summaryrefslogtreecommitdiff
path: root/apps/plugins/xobox.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/xobox.c')
-rw-r--r--apps/plugins/xobox.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/apps/plugins/xobox.c b/apps/plugins/xobox.c
index 9643641569..f86992f240 100644
--- a/apps/plugins/xobox.c
+++ b/apps/plugins/xobox.c
@@ -38,15 +38,6 @@
38 38
39#define RC_QUIT BUTTON_RC_STOP 39#define RC_QUIT BUTTON_RC_STOP
40 40
41#elif (CONFIG_KEYPAD == ARCHOS_AV300_PAD)
42
43#define QUIT BUTTON_OFF
44#define LEFT BUTTON_LEFT
45#define RIGHT BUTTON_RIGHT
46#define PAUSE BUTTON_ON
47#define UP BUTTON_UP
48#define DOWN BUTTON_DOWN
49
50#elif (CONFIG_KEYPAD == IPOD_4G_PAD) || \ 41#elif (CONFIG_KEYPAD == IPOD_4G_PAD) || \
51 (CONFIG_KEYPAD == IPOD_3G_PAD) || \ 42 (CONFIG_KEYPAD == IPOD_3G_PAD) || \
52 (CONFIG_KEYPAD == IPOD_1G2G_PAD) 43 (CONFIG_KEYPAD == IPOD_1G2G_PAD)