From 071e3ef69161a1f0ce41d6c61b9292e0e52f5d4d Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Sat, 3 Jan 2009 13:41:54 +0000 Subject: Fix some reds. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19657 a1c6a512-1295-4272-9138-f99709370657 --- apps/settings.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'apps/settings.h') diff --git a/apps/settings.h b/apps/settings.h index e48e5b5dd0..efa50f78dd 100644 --- a/apps/settings.h +++ b/apps/settings.h @@ -665,7 +665,6 @@ struct user_settings int jump_scroll_delay; /* Delay between jump scroll screens */ #endif -#ifdef HAVE_BACKLIGHT int backlight_timeout; /* backlight off timeout: 0-18 0=never, 1=always, then according to timeout_values[] */ @@ -693,7 +692,6 @@ struct user_settings #ifdef HAVE_BACKLIGHT_BRIGHTNESS int brightness; #endif -#endif /* HAVE_BACKLIGHT */ #ifdef HAVE_REMOTE_LCD /* remote lcd */ -- cgit v1.2.3