From 15013562dc248acf1960dc99a9a6c7f74d76d8b0 Mon Sep 17 00:00:00 2001 From: Dominik Wenger Date: Fri, 16 Jan 2009 15:35:05 +0000 Subject: revert/fix parts of r19673, as it changed some e200 keymaps and introduces not-needed FIXME comments. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19778 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/bubbles.c | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/plugins/bubbles.c') diff --git a/apps/plugins/bubbles.c b/apps/plugins/bubbles.c index 5e33858..c776b67 100644 --- a/apps/plugins/bubbles.c +++ b/apps/plugins/bubbles.c @@ -59,7 +59,6 @@ PLUGIN_HEADER #define MAX_SHOTTIME 1000 /* keyboard layouts */ -/* FIXME: shouldn't the below be #ifdef HAVE_SCROLLWHEEL rather? */ #if (CONFIG_KEYPAD != SANSA_E200_PAD) && \ (CONFIG_KEYPAD != SANSA_FUZE_PAD) -- cgit v1.1