From 16a5066573d19da5ef7fd9fc3eb654550f9af6db Mon Sep 17 00:00:00 2001 From: Tomer Shalev Date: Mon, 18 Jan 2010 20:26:43 +0000 Subject: 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 --- firmware/export/config/iriverifp7xx.h | 3 --- 1 file changed, 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 */ -- cgit v1.2.3