summaryrefslogtreecommitdiffstats
path: root/apps/status.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/status.h')
-rw-r--r--apps/status.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/status.h b/apps/status.h
index 68319257b8..f42352be8e 100644
--- a/apps/status.h
+++ b/apps/status.h
@@ -21,12 +21,6 @@
extern enum playmode ff_mode;
-extern long switch_tick;
-extern bool battery_state;
-#ifdef HAVE_CHARGING
-extern int battery_charge_step;
-#endif
-
#if defined(HAVE_LCD_CHARCELLS)
extern bool record;
extern bool audio;