Delete useless #ifndef #endif pair.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27771 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2e0217774f
commit
64ebe5f0d4
1 changed files with 0 additions and 2 deletions
|
@ -64,10 +64,8 @@
|
|||
/* define this if you can invert the colours on your LCD */
|
||||
#define HAVE_LCD_INVERT
|
||||
|
||||
#ifndef BOOTLOADER
|
||||
/* define this if you have a real-time clock */
|
||||
#define CONFIG_RTC RTC_AS3514
|
||||
#endif
|
||||
|
||||
/* There is no hardware tone control */
|
||||
#define HAVE_SW_TONE_CONTROLS
|
||||
|
|
Loading…
Reference in a new issue