summaryrefslogtreecommitdiff
path: root/apps/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings.h')
-rw-r--r--apps/settings.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/settings.h b/apps/settings.h
index 3d0ef4c719..a324ef2dd7 100644
--- a/apps/settings.h
+++ b/apps/settings.h
@@ -696,12 +696,6 @@ struct user_settings
696#endif 696#endif
697 unsigned char kbd_file[MAX_FILENAME+1]; /* last keyboard */ 697 unsigned char kbd_file[MAX_FILENAME+1]; /* last keyboard */
698#endif /* HAVE_LCD_BITMAP */ 698#endif /* HAVE_LCD_BITMAP */
699
700#ifdef HAVE_LCD_CHARCELLS
701 int jump_scroll; /* Fast jump when scrolling */
702 int jump_scroll_delay; /* Delay between jump scroll screens */
703#endif
704
705 int backlight_timeout; /* backlight off timeout: 0-18 0=never, 699 int backlight_timeout; /* backlight off timeout: 0-18 0=never,
706 1=always, 700 1=always,
707 then according to timeout_values[] */ 701 then according to timeout_values[] */