From 64ebe5f0d49633fbf671fddc3f1bfa92db2178b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nils=20Wallm=C3=A9nius?= Date: Wed, 11 Aug 2010 08:46:20 +0000 Subject: [PATCH] Delete useless #ifndef #endif pair. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27771 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config/sansafuze.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/firmware/export/config/sansafuze.h b/firmware/export/config/sansafuze.h index 3e1e6c5a66..15f9f662cf 100644 --- a/firmware/export/config/sansafuze.h +++ b/firmware/export/config/sansafuze.h @@ -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