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
This commit is contained in:
Tomer Shalev 2010-01-18 20:26:43 +00:00
parent 553626a958
commit 16a5066573

View file

@ -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 */