summaryrefslogtreecommitdiff
path: root/apps/recorder/wormlet.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/recorder/wormlet.c')
-rw-r--r--apps/recorder/wormlet.c3
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 @@
19 19
20#include "config.h" 20#include "config.h"
21 21
22#ifdef HAVE_LCD_BITMAP
23#ifdef USE_GAMES 22#ifdef USE_GAMES
24 23
25#include <sprintf.h> 24#include <sprintf.h>
@@ -742,6 +741,4 @@ Menu wormlet(void)
742 return MENU_OK; 741 return MENU_OK;
743} 742}
744 743
745
746#endif
747#endif 744#endif