summaryrefslogtreecommitdiff
path: root/apps/gui/select.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/select.h')
-rw-r--r--apps/gui/select.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/gui/select.h b/apps/gui/select.h
index 9bbfddf221..b6a9afd55c 100644
--- a/apps/gui/select.h
+++ b/apps/gui/select.h
@@ -54,8 +54,7 @@
#define SELECT_CANCEL BUTTON_STOP
#define SELECT_CANCEL2 BUTTON_MENU
-#elif (CONFIG_KEYPAD == IPOD_4G_PAD) || \
- (CONFIG_KEYPAD == IPOD_NANO_PAD)
+#elif (CONFIG_KEYPAD == IPOD_4G_PAD)
#define SELECT_INC BUTTON_SCROLL_FWD
#define SELECT_DEC BUTTON_SCROLL_BACK
#define SELECT_OK BUTTON_SELECT