1
0
Fork 0
forked from len0rd/rockbox

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
This commit is contained in:
Dominik Wenger 2009-01-16 15:35:05 +00:00
parent e6bf9f9ff8
commit 15013562dc
17 changed files with 19 additions and 26 deletions

View file

@ -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)