summaryrefslogtreecommitdiff
path: root/firmware/export/config-creativezvm60gb.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-creativezvm60gb.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-creativezvm60gb.h')
-rw-r--r--firmware/export/config-creativezvm60gb.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/export/config-creativezvm60gb.h b/firmware/export/config-creativezvm60gb.h
index 6d6228304b..41e0be3542 100644
--- a/firmware/export/config-creativezvm60gb.h
+++ b/firmware/export/config-creativezvm60gb.h
@@ -144,9 +144,6 @@
144/* Define this if you have ATA power-off control */ 144/* Define this if you have ATA power-off control */
145#define HAVE_ATA_POWER_OFF 145#define HAVE_ATA_POWER_OFF
146 146
147/* define this if the backlight can be set to a brightness */
148//#define __BACKLIGHT_INIT
149
150/* Offset ( in the firmware file's header ) to the file CRC */ 147/* Offset ( in the firmware file's header ) to the file CRC */
151#define FIRMWARE_OFFSET_FILE_CRC 0 148#define FIRMWARE_OFFSET_FILE_CRC 0
152 149