summaryrefslogtreecommitdiff
path: root/apps/plugins/bubbles.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/bubbles.c')
-rw-r--r--apps/plugins/bubbles.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugins/bubbles.c b/apps/plugins/bubbles.c
index 5e338588de..c776b6768e 100644
--- a/apps/plugins/bubbles.c
+++ b/apps/plugins/bubbles.c
@@ -59,7 +59,6 @@ PLUGIN_HEADER
59#define MAX_SHOTTIME 1000 59#define MAX_SHOTTIME 1000
60 60
61/* keyboard layouts */ 61/* keyboard layouts */
62/* FIXME: shouldn't the below be #ifdef HAVE_SCROLLWHEEL rather? */
63 62
64#if (CONFIG_KEYPAD != SANSA_E200_PAD) && \ 63#if (CONFIG_KEYPAD != SANSA_E200_PAD) && \
65 (CONFIG_KEYPAD != SANSA_FUZE_PAD) 64 (CONFIG_KEYPAD != SANSA_FUZE_PAD)