summaryrefslogtreecommitdiff
path: root/apps/gui/statusbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/statusbar.h')
-rw-r--r--apps/gui/statusbar.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/apps/gui/statusbar.h b/apps/gui/statusbar.h
index 660c657f29..21f98336d0 100644
--- a/apps/gui/statusbar.h
+++ b/apps/gui/statusbar.h
@@ -37,14 +37,6 @@ struct status_info {
37 int hour; 37 int hour;
38 int minute; 38 int minute;
39#endif 39#endif
40#ifdef HAVE_RECORDING
41 int timer_day;
42 int timer_hour;
43 int timer_min;
44 int timer_sec;
45 int timer_repeat;
46#endif
47 int timer_display;
48 40
49#if CONFIG_CHARGING 41#if CONFIG_CHARGING
50 bool inserted; 42 bool inserted;