From d8cbe4e4fba784a5b098b62679490bfd4f6cb66c Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Fri, 6 Dec 2013 01:54:34 +0100 Subject: fuze+: remove unused, duplicate code in config file Change-Id: Ia8116528ca65844322177531f14b2f6bbfb56719 --- firmware/export/config/sansafuzeplus.h | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/firmware/export/config/sansafuzeplus.h b/firmware/export/config/sansafuzeplus.h index e7622fa568..2457da8566 100644 --- a/firmware/export/config/sansafuzeplus.h +++ b/firmware/export/config/sansafuzeplus.h @@ -56,20 +56,6 @@ /* define this if you have LCD enable function */ #define HAVE_LCD_ENABLE -/* Define this if your LCD can be put to sleep. HAVE_LCD_ENABLE - should be defined as well. -#define HAVE_LCD_SLEEP -#define HAVE_LCD_SLEEP_SETTING -*/ - -/* define this if you can flip your LCD -#define HAVE_LCD_FLIP -*/ - -/* define this if you can invert the colours on your LCD -#define HAVE_LCD_INVERT -*/ - /* define this if you have a real-time clock */ #define CONFIG_RTC RTC_IMX233 -- cgit v1.2.3