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.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/gui/statusbar.h b/apps/gui/statusbar.h
index 7e8221461d..f36d609bad 100644
--- a/apps/gui/statusbar.h
+++ b/apps/gui/statusbar.h
@@ -30,10 +30,6 @@
30#define STATUSBAR_Y_POS 0 /* MUST be a multiple of 8 */ 30#define STATUSBAR_Y_POS 0 /* MUST be a multiple of 8 */
31#define STATUSBAR_HEIGHT 8 31#define STATUSBAR_HEIGHT 8
32 32
33/* possibly a horrible misuse of the event system.
34 This is triggered when the statusbar setting changes */
35#define STATUSBAR_TOGGLE_EVENT (EVENT_CLASS_GUI|1)
36
37struct status_info { 33struct status_info {
38 int battlevel; 34 int battlevel;
39 int batt_charge_step; 35 int batt_charge_step;