diff options
Diffstat (limited to 'apps/filetypes.c')
-rw-r--r-- | apps/filetypes.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/filetypes.c b/apps/filetypes.c index e74edff5c2..49ae4afde2 100644 --- a/apps/filetypes.c +++ b/apps/filetypes.c | |||
@@ -109,9 +109,6 @@ static const struct filetype inbuilt_filetypes[] = { | |||
109 | #ifdef HAVE_REMOTE_LCD | 109 | #ifdef HAVE_REMOTE_LCD |
110 | { "rwps",FILE_ATTR_RWPS, Icon_Wps, VOICE_EXT_RWPS }, | 110 | { "rwps",FILE_ATTR_RWPS, Icon_Wps, VOICE_EXT_RWPS }, |
111 | #endif | 111 | #endif |
112 | #if LCD_DEPTH > 1 | ||
113 | { "bmp", FILE_ATTR_BMP, Icon_Wps, VOICE_EXT_WPS }, | ||
114 | #endif | ||
115 | #if CONFIG_TUNER | 112 | #if CONFIG_TUNER |
116 | { "fmr", FILE_ATTR_FMR, Icon_Preset, LANG_FMR }, | 113 | { "fmr", FILE_ATTR_FMR, Icon_Preset, LANG_FMR }, |
117 | #endif | 114 | #endif |