diff options
author | Jörg Hohensohn <hohensoh@rockbox.org> | 2004-09-10 12:55:55 +0000 |
---|---|---|
committer | Jörg Hohensohn <hohensoh@rockbox.org> | 2004-09-10 12:55:55 +0000 |
commit | c45d54b4672482cf251bacbfcac7ef404b160d67 (patch) | |
tree | 7665bf9642f564175f6c7ec6ad4a0bf3eccd46d0 /firmware/export/config-ondiosp.h | |
parent | 9bb648800b38e6c5b2db27ab1cff1917e34d6e33 (diff) |
no double negation, define present features, not absent
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5058 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-ondiosp.h')
-rw-r--r-- | firmware/export/config-ondiosp.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/firmware/export/config-ondiosp.h b/firmware/export/config-ondiosp.h index c8aaf56459..8907d465ab 100644 --- a/firmware/export/config-ondiosp.h +++ b/firmware/export/config-ondiosp.h @@ -54,7 +54,3 @@ /* Define this for different I2C pinout */ #define HAVE_ONDIO_I2C - -/* Define this for no LED available */ -#define HAVE_NO_LED - |