diff options
author | Jens Arnold <amiconn@rockbox.org> | 2006-04-08 09:08:38 +0000 |
---|---|---|
committer | Jens Arnold <amiconn@rockbox.org> | 2006-04-08 09:08:38 +0000 |
commit | 4ac150e8d3549eb9c06fba71aca88337b59bf7eb (patch) | |
tree | 047d2991af1660aaf90b3f830dfbfb7e82db1a57 /firmware/export/config-ipodcolor.h | |
parent | 37e386f3d81ebe7ad4f32e919d529391f8f4ced0 (diff) |
Get rid of the redundant APPLE_* macros. * Fix wrong comments in lcd-ipod.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9561 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-ipodcolor.h')
-rw-r--r-- | firmware/export/config-ipodcolor.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/firmware/export/config-ipodcolor.h b/firmware/export/config-ipodcolor.h index a48bde5f4b..ff5a0c5d37 100644 --- a/firmware/export/config-ipodcolor.h +++ b/firmware/export/config-ipodcolor.h @@ -1,8 +1,6 @@ /* * This config file is for the Apple iPod Color/Photo */ -#define APPLE_IPODCOLOR 1 - #define IPOD_ARCH 1 /* For Rolo and boot loader */ |