summaryrefslogtreecommitdiff
path: root/apps/recorder/boxes.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/recorder/boxes.c')
-rw-r--r--apps/recorder/boxes.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/recorder/boxes.c b/apps/recorder/boxes.c
index 16667ecf3f..4eae16b75d 100644
--- a/apps/recorder/boxes.c
+++ b/apps/recorder/boxes.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_SCREENSAVERS 22#ifdef USE_SCREENSAVERS
24 23
25#include "boxes.h" 24#include "boxes.h"
@@ -127,4 +126,3 @@ Menu boxes(void)
127} 126}
128 127
129#endif 128#endif
130#endif