summaryrefslogtreecommitdiff
path: root/firmware/export/config-creativezv.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-creativezv.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-creativezv.h')
-rw-r--r--firmware/export/config-creativezv.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/export/config-creativezv.h b/firmware/export/config-creativezv.h
index 48a9653ee9..f396694339 100644
--- a/firmware/export/config-creativezv.h
+++ b/firmware/export/config-creativezv.h
@@ -147,9 +147,6 @@
147/* Virtual LED (icon) */ 147/* Virtual LED (icon) */
148#define CONFIG_LED LED_VIRTUAL 148#define CONFIG_LED LED_VIRTUAL
149 149
150/* define this if the backlight can be set to a brightness */
151//#define __BACKLIGHT_INIT
152
153/* Offset ( in the firmware file's header ) to the file CRC */ 150/* Offset ( in the firmware file's header ) to the file CRC */
154#define FIRMWARE_OFFSET_FILE_CRC 0 151#define FIRMWARE_OFFSET_FILE_CRC 0
155 152