X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fwin32%2Fplat.c;fp=platform%2Fwin32%2Fplat.c;h=f83a9011f2818365b5a19a28ca033685bcfa9f12;hb=f4750ee051b509a17bb940d6372a0c12faae18cd;hp=15aff22057301de48cf75ead679e56fb7603652c;hpb=bf61bea0f2e94206a79fecc83b719f24cfc951c2;p=picodrive.git diff --git a/platform/win32/plat.c b/platform/win32/plat.c index 15aff22..f83a901 100644 --- a/platform/win32/plat.c +++ b/platform/win32/plat.c @@ -16,8 +16,6 @@ unsigned char *PicoDraw2FB = PicoDraw2FB_; const char *renderer_names[] = { NULL }; const char *renderer_names32x[] = { NULL }; -char cpu_clk_name[] = "unused"; - void plat_init(void) { g_screen_ptr = (void *)screen_buff;