summaryrefslogtreecommitdiff
path: root/apps/recorder/icons.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/recorder/icons.h')
-rw-r--r--apps/recorder/icons.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/recorder/icons.h b/apps/recorder/icons.h
index 6ffcc9cb80..c996fd92aa 100644
--- a/apps/recorder/icons.h
+++ b/apps/recorder/icons.h
@@ -74,9 +74,7 @@ enum icons_7x8 {
74extern const unsigned char bitmap_icons_5x8[1][5]; 74extern const unsigned char bitmap_icons_5x8[1][5];
75extern const unsigned char bitmap_icons_6x8[LastIcon][6]; 75extern const unsigned char bitmap_icons_6x8[LastIcon][6];
76extern const unsigned char bitmap_icons_7x8[Icon_Last][7]; 76extern const unsigned char bitmap_icons_7x8[Icon_Last][7];
77#if CONFIG_LED == LED_VIRTUAL
78extern const unsigned char bitmap_icon_disk[]; 77extern const unsigned char bitmap_icon_disk[];
79#endif
80 78
81#if LCD_WIDTH == 112 || LCD_WIDTH == 128 || (defined(HAVE_REMOTE_LCD) && LCD_REMOTE_WIDTH == 128) 79#if LCD_WIDTH == 112 || LCD_WIDTH == 128 || (defined(HAVE_REMOTE_LCD) && LCD_REMOTE_WIDTH == 128)
82extern const unsigned char rockbox112x37[]; 80extern const unsigned char rockbox112x37[];