summaryrefslogtreecommitdiff
path: root/apps/gui/option_select.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/option_select.c')
-rw-r--r--apps/gui/option_select.c3
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 @@
38#include "quickscreen.h" 38#include "quickscreen.h"
39 39
40#if defined (HAVE_SCROLLWHEEL) || \ 40#if defined (HAVE_SCROLLWHEEL) || \
41 (CONFIG_KEYPAD == IPOD_3G_PAD) || \
42 (CONFIG_KEYPAD == IPOD_4G_PAD) || \
43 (CONFIG_KEYPAD == IPOD_1G2G_PAD) || \
44 (CONFIG_KEYPAD == PLAYER_PAD) 41 (CONFIG_KEYPAD == PLAYER_PAD)
45/* Define this if your target makes sense to have 42/* Define this if your target makes sense to have
46 smaller values at the top of the list increasing down the list */ 43 smaller values at the top of the list increasing down the list */