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 45bd0c6ee1..a676c7b143 100644
--- a/apps/gui/statusbar.h
+++ b/apps/gui/statusbar.h
@@ -28,10 +28,6 @@
28#include "screen_access.h" 28#include "screen_access.h"
29#include "events.h" 29#include "events.h"
30 30
31#define STATUSBAR_X_POS 0
32#define STATUSBAR_Y_POS 0 /* MUST be a multiple of 8 */
33#define STATUSBAR_HEIGHT 8
34
35struct status_info { 31struct status_info {
36 int battlevel; 32 int battlevel;
37 int batt_charge_step; 33 int batt_charge_step;