summaryrefslogtreecommitdiffstats
path: root/firmware/export/config
diff options
context:
space:
mode:
authorTomer Shalev <shalev.tomer@gmail.com>2010-01-18 20:26:43 +0000
committerTomer Shalev <shalev.tomer@gmail.com>2010-01-18 20:26:43 +0000
commit16a5066573d19da5ef7fd9fc3eb654550f9af6db (patch)
treef112e25b0331b3d57c36ea7d12e33679bab6ec09 /firmware/export/config
parent553626a9582a266f99134f735759e63da0a44714 (diff)
downloadrockbox-16a5066573d19da5ef7fd9fc3eb654550f9af6db.tar.gz
rockbox-16a5066573d19da5ef7fd9fc3eb654550f9af6db.zip
Remove commented out line from iriver ifp7xx config file
That line is annoying, as it is catches when grepping for HAVE_LCD_COLOR git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24279 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config')
-rw-r--r--firmware/export/config/iriverifp7xx.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/export/config/iriverifp7xx.h b/firmware/export/config/iriverifp7xx.h
index 48a53f8c9d..a4e4859dc0 100644
--- a/firmware/export/config/iriverifp7xx.h
+++ b/firmware/export/config/iriverifp7xx.h
@@ -16,9 +16,6 @@
/* define this if you have a bitmap LCD display */
#define HAVE_LCD_BITMAP
-/* define this if you have a colour LCD */
-/* #define HAVE_LCD_COLOR */
-
/* define this if you would like tagcache to build on this target */
/* #define HAVE_TAGCACHE */