summaryrefslogtreecommitdiff
path: root/apps/debug_menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/debug_menu.c')
-rw-r--r--apps/debug_menu.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/debug_menu.c b/apps/debug_menu.c
index 98cbf13860..95b9aa8f01 100644
--- a/apps/debug_menu.c
+++ b/apps/debug_menu.c
@@ -944,9 +944,6 @@ static bool dbg_spdif(void)
944#elif CONFIG_KEYPAD == ONDIO_PAD 944#elif CONFIG_KEYPAD == ONDIO_PAD
945# define DEBUG_CANCEL BUTTON_MENU 945# define DEBUG_CANCEL BUTTON_MENU
946 946
947#elif CONFIG_KEYPAD == GMINI100_PAD
948# define DEBUG_CANCEL BUTTON_OFF
949
950#elif (CONFIG_KEYPAD == IPOD_3G_PAD) || \ 947#elif (CONFIG_KEYPAD == IPOD_3G_PAD) || \
951 (CONFIG_KEYPAD == IPOD_4G_PAD) 948 (CONFIG_KEYPAD == IPOD_4G_PAD)
952# define DEBUG_CANCEL BUTTON_MENU 949# define DEBUG_CANCEL BUTTON_MENU