1
0
Fork 0
forked from len0rd/rockbox

Remove unused #defines.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23445 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Thomas Martitz 2009-10-31 19:27:56 +00:00
parent 9a4420bf96
commit cf01942a57
7 changed files with 0 additions and 23 deletions

View file

@ -147,9 +147,6 @@
/* Virtual LED (icon) */
#define CONFIG_LED LED_VIRTUAL
/* define this if the backlight can be set to a brightness */
//#define __BACKLIGHT_INIT
/* Offset ( in the firmware file's header ) to the file CRC */
#define FIRMWARE_OFFSET_FILE_CRC 0

View file

@ -145,9 +145,6 @@
/* Define this if you have ATA power-off control */
#define HAVE_ATA_POWER_OFF
/* define this if the backlight can be set to a brightness */
//#define __BACKLIGHT_INIT
/* Offset ( in the firmware file's header ) to the file CRC */
#define FIRMWARE_OFFSET_FILE_CRC 0

View file

@ -144,9 +144,6 @@
/* Define this if you have ATA power-off control */
#define HAVE_ATA_POWER_OFF
/* define this if the backlight can be set to a brightness */
//#define __BACKLIGHT_INIT
/* Offset ( in the firmware file's header ) to the file CRC */
#define FIRMWARE_OFFSET_FILE_CRC 0

View file

@ -197,10 +197,6 @@
#define CONFIG_LCD LCD_GIGABEAT
/* define this if the backlight can be set to a brightness */
//#define HAVE_BACKLIGHT_SET_FADING
#define __BACKLIGHT_INIT
/* Offset ( in the firmware file's header ) to the file CRC */
#define FIRMWARE_OFFSET_FILE_CRC 0

View file

@ -177,10 +177,6 @@
#define CONFIG_LCD LCD_GIGABEAT
/* define this if the backlight can be set to a brightness */
#define HAVE_BACKLIGHT_SET_FADING
#define __BACKLIGHT_INIT
/* Offset ( in the firmware file's header ) to the file CRC */
#define FIRMWARE_OFFSET_FILE_CRC 0

View file

@ -236,9 +236,6 @@
/* Define this if you have ATA power-off control */
#define HAVE_ATA_POWER_OFF
/* define this if the backlight can be set to a brightness */
#define __BACKLIGHT_INIT
/* Offset ( in the firmware file's header ) to the file CRC */
#define FIRMWARE_OFFSET_FILE_CRC 0

View file

@ -148,9 +148,6 @@
/* define this if you have a flash memory storage */
#define HAVE_FLASH_STORAGE
/* define this if the backlight can be set to a brightness */
#define __BACKLIGHT_INIT
/* Offset ( in the firmware file's header ) to the file CRC */
#define FIRMWARE_OFFSET_FILE_CRC 0