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:
Nils Wallménius 2010-08-11 08:46:20 +00:00
parent 2e0217774f
commit 64ebe5f0d4

View file

@ -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