summaryrefslogtreecommitdiff
path: root/apps/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings.h')
-rw-r--r--apps/settings.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/apps/settings.h b/apps/settings.h
index 50c53718f7..3bb590c974 100644
--- a/apps/settings.h
+++ b/apps/settings.h
@@ -294,11 +294,6 @@ struct system_status
294#if CONFIG_TUNER 294#if CONFIG_TUNER
295 int last_frequency; /* Last frequency for resuming, in FREQ_STEP units, 295 int last_frequency; /* Last frequency for resuming, in FREQ_STEP units,
296 relative to MIN_FREQ */ 296 relative to MIN_FREQ */
297 int statusbar_forced; /* fix the bug where the statusbar would stay shown
298 if powered off inside the fm screen...
299 for some reason the screen doesnt use global_settings.statusbar
300 obviously a better fix is to fix the screen... so remove this
301 when that happens */
302#endif 297#endif
303 signed char last_screen; 298 signed char last_screen;
304 int viewer_icon_count; 299 int viewer_icon_count;