diff options
Diffstat (limited to 'apps/recorder/wormlet.c')
-rw-r--r-- | apps/recorder/wormlet.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/recorder/wormlet.c b/apps/recorder/wormlet.c index 964a398d8e..12b54156a3 100644 --- a/apps/recorder/wormlet.c +++ b/apps/recorder/wormlet.c @@ -19,7 +19,6 @@ #include "config.h" -#ifdef HAVE_LCD_BITMAP #ifdef USE_GAMES #include <sprintf.h> @@ -742,6 +741,4 @@ Menu wormlet(void) return MENU_OK; } - -#endif #endif |