summaryrefslogtreecommitdiff
path: root/firmware/export/config-gigabeat.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.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.h')
-rw-r--r--firmware/export/config-gigabeat.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/firmware/export/config-gigabeat.h b/firmware/export/config-gigabeat.h
index 4c06a4d134..c4272205bc 100644
--- a/firmware/export/config-gigabeat.h
+++ b/firmware/export/config-gigabeat.h
@@ -177,10 +177,6 @@
177 177
178#define CONFIG_LCD LCD_GIGABEAT 178#define CONFIG_LCD LCD_GIGABEAT
179 179
180/* define this if the backlight can be set to a brightness */
181#define HAVE_BACKLIGHT_SET_FADING
182#define __BACKLIGHT_INIT
183
184/* Offset ( in the firmware file's header ) to the file CRC */ 180/* Offset ( in the firmware file's header ) to the file CRC */
185#define FIRMWARE_OFFSET_FILE_CRC 0 181#define FIRMWARE_OFFSET_FILE_CRC 0
186 182