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:
parent
553626a958
commit
16a5066573
1 changed files with 0 additions and 3 deletions
|
@ -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 */
|
||||
|
||||
|
|
Loading…
Reference in a new issue