summaryrefslogtreecommitdiff
path: root/firmware/export/config-gigabeat-s.h
diff options
context:
space:
mode:
authorThomas Martitz <kugel@rockbox.org>2009-10-31 19:27:56 +0000
committerThomas Martitz <kugel@rockbox.org>2009-10-31 19:27:56 +0000
commitcf01942a57d494dd263e744e435600f9deea2c63 (patch)
treec471abcc0b6cf3e04bb0b5ed63df904977dbc01b /firmware/export/config-gigabeat-s.h
parent9a4420bf96f2fb105369106f7f6049985d8ee703 (diff)
downloadrockbox-cf01942a57d494dd263e744e435600f9deea2c63.tar.gz
rockbox-cf01942a57d494dd263e744e435600f9deea2c63.zip
Remove unused #defines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23445 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-gigabeat-s.h')
-rw-r--r--firmware/export/config-gigabeat-s.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/firmware/export/config-gigabeat-s.h b/firmware/export/config-gigabeat-s.h
index 2939ecb693..36f874b72f 100644
--- a/firmware/export/config-gigabeat-s.h
+++ b/firmware/export/config-gigabeat-s.h
@@ -197,10 +197,6 @@
197 197
198#define CONFIG_LCD LCD_GIGABEAT 198#define CONFIG_LCD LCD_GIGABEAT
199 199
200/* define this if the backlight can be set to a brightness */
201//#define HAVE_BACKLIGHT_SET_FADING
202#define __BACKLIGHT_INIT
203
204/* Offset ( in the firmware file's header ) to the file CRC */ 200/* Offset ( in the firmware file's header ) to the file CRC */
205#define FIRMWARE_OFFSET_FILE_CRC 0 201#define FIRMWARE_OFFSET_FILE_CRC 0
206 202