summaryrefslogtreecommitdiff
path: root/apps/plugins/euroconverter.c
diff options
context:
space:
mode:
authorDominik Wenger <domonoky@googlemail.com>2009-01-16 15:35:05 +0000
committerDominik Wenger <domonoky@googlemail.com>2009-01-16 15:35:05 +0000
commit15013562dc248acf1960dc99a9a6c7f74d76d8b0 (patch)
tree815f7c42e2a4f5f7bd3ea24f540762c0aa25eabc /apps/plugins/euroconverter.c
parente6bf9f9ff88c7e862f6fb4c94c1809c63641530d (diff)
downloadrockbox-15013562dc248acf1960dc99a9a6c7f74d76d8b0.tar.gz
rockbox-15013562dc248acf1960dc99a9a6c7f74d76d8b0.zip
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
Diffstat (limited to 'apps/plugins/euroconverter.c')
-rw-r--r--apps/plugins/euroconverter.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugins/euroconverter.c b/apps/plugins/euroconverter.c
index a9ec72d2b3..58c9f1c4ad 100644
--- a/apps/plugins/euroconverter.c
+++ b/apps/plugins/euroconverter.c
@@ -21,7 +21,6 @@
21#include "plugin.h" 21#include "plugin.h"
22#include "lib/configfile.h" 22#include "lib/configfile.h"
23 23
24/* FIXME: Only for LCD_CHARCELL ?? */
25#ifdef HAVE_LCD_CHARCELLS 24#ifdef HAVE_LCD_CHARCELLS
26 25
27/* Euro converter for the player */ 26/* Euro converter for the player */