diff options
Diffstat (limited to 'apps/gui/option_select.c')
-rw-r--r-- | apps/gui/option_select.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/gui/option_select.c b/apps/gui/option_select.c index 30df8ea6ec..7223197fcc 100644 --- a/apps/gui/option_select.c +++ b/apps/gui/option_select.c @@ -38,9 +38,6 @@ #include "quickscreen.h" #if defined (HAVE_SCROLLWHEEL) || \ - (CONFIG_KEYPAD == IPOD_3G_PAD) || \ - (CONFIG_KEYPAD == IPOD_4G_PAD) || \ - (CONFIG_KEYPAD == IPOD_1G2G_PAD) || \ (CONFIG_KEYPAD == PLAYER_PAD) /* Define this if your target makes sense to have smaller values at the top of the list increasing down the list */ |