summaryrefslogtreecommitdiff
path: root/apps/status.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/status.h')
-rw-r--r--apps/status.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/status.h b/apps/status.h
index 41251bef28..d908face85 100644
--- a/apps/status.h
+++ b/apps/status.h
@@ -35,7 +35,6 @@ void status_set_playmode(enum playmode mode);
35#ifdef HAVE_LCD_BITMAP 35#ifdef HAVE_LCD_BITMAP
36extern bool statusbar_enabled; 36extern bool statusbar_enabled;
37bool statusbar(bool state); 37bool statusbar(bool state);
38void statusbar_toggle(void);
39#endif 38#endif
40void status_draw(void); 39void status_draw(void);
41 40