diff options
Diffstat (limited to 'apps/recorder/boxes.c')
-rw-r--r-- | apps/recorder/boxes.c | 2 |
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 @@ #include "config.h" -#ifdef HAVE_LCD_BITMAP #ifdef USE_SCREENSAVERS #include "boxes.h" @@ -127,4 +126,3 @@ Menu boxes(void) } #endif -#endif |