summaryrefslogtreecommitdiff
path: root/firmware/export/config/creativezenxfi2.h
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2012-05-21 17:08:19 +0200
committerNils Wallménius <nils@rockbox.org>2012-05-21 17:08:19 +0200
commit70876a8454b11d67bba9dd3c1f6dfff3129831ff (patch)
tree93bb257bd2fcc63c9f8d90431daf712726569ba0 /firmware/export/config/creativezenxfi2.h
parentcd7a478ec1a48facc6729bd51aa1016cc7263081 (diff)
downloadrockbox-70876a8454b11d67bba9dd3c1f6dfff3129831ff.tar.gz
rockbox-70876a8454b11d67bba9dd3c1f6dfff3129831ff.zip
Delete obsolete define from the config files for the new creative ports.
Change-Id: I00164be4960f987399fc5ea713f19ab06490883c
Diffstat (limited to 'firmware/export/config/creativezenxfi2.h')
-rw-r--r--firmware/export/config/creativezenxfi2.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/export/config/creativezenxfi2.h b/firmware/export/config/creativezenxfi2.h
index 432d7949d3..04b3b2495f 100644
--- a/firmware/export/config/creativezenxfi2.h
+++ b/firmware/export/config/creativezenxfi2.h
@@ -43,9 +43,6 @@
43/* define this if you have access to the quickscreen */ 43/* define this if you have access to the quickscreen */
44#define HAVE_QUICKSCREEN 44#define HAVE_QUICKSCREEN
45 45
46/* define this if you have access to the pitchscreen */
47#define HAVE_PITCHSCREEN
48
49/* define this if you would like tagcache to build on this target */ 46/* define this if you would like tagcache to build on this target */
50#define HAVE_TAGCACHE 47#define HAVE_TAGCACHE
51 48