X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fcommon%2Fplat_sdl.c;h=600af45a2a17b4edcffc3cd6b51dd827d1352438;hb=51e4662411c4aa87085c30a1709ded83b8ee17dd;hp=94f6e6ece651dfc33fb8f127030002cb2fd586da;hpb=d438a8dd8e1f9baf207caaccf1b7d9a53c5db4e0;p=picodrive.git diff --git a/platform/common/plat_sdl.c b/platform/common/plat_sdl.c index 94f6e6e..600af45 100644 --- a/platform/common/plat_sdl.c +++ b/platform/common/plat_sdl.c @@ -17,10 +17,6 @@ #include "input_pico.h" #include "version.h" -// FIXME: these 2 shouldn't be here -static unsigned char PicoDraw2FB_[(8+320) * (8+240+8)]; -unsigned char *PicoDraw2FB = PicoDraw2FB_; - static void *shadow_fb; static const struct in_default_bind in_sdl_defbinds[] = {