summaryrefslogtreecommitdiff
path: root/apps/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings.h')
-rw-r--r--apps/settings.h2
1 files changed, 0 insertions, 2 deletions
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
665 int jump_scroll_delay; /* Delay between jump scroll screens */ 665 int jump_scroll_delay; /* Delay between jump scroll screens */
666#endif 666#endif
667 667
668#ifdef HAVE_BACKLIGHT
669 int backlight_timeout; /* backlight off timeout: 0-18 0=never, 668 int backlight_timeout; /* backlight off timeout: 0-18 0=never,
670 1=always, 669 1=always,
671 then according to timeout_values[] */ 670 then according to timeout_values[] */
@@ -693,7 +692,6 @@ struct user_settings
693#ifdef HAVE_BACKLIGHT_BRIGHTNESS 692#ifdef HAVE_BACKLIGHT_BRIGHTNESS
694 int brightness; 693 int brightness;
695#endif 694#endif
696#endif /* HAVE_BACKLIGHT */
697 695
698#ifdef HAVE_REMOTE_LCD 696#ifdef HAVE_REMOTE_LCD
699 /* remote lcd */ 697 /* remote lcd */