summaryrefslogtreecommitdiff
path: root/apps/screens.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/screens.h')
-rw-r--r--apps/screens.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/screens.h b/apps/screens.h
index b505dcb79b..3322ce53e7 100644
--- a/apps/screens.h
+++ b/apps/screens.h
@@ -39,7 +39,6 @@ int mmc_remove_request(void);
39bool set_time_screen(const char* title, struct tm *tm, bool set_date); 39bool set_time_screen(const char* title, struct tm *tm, bool set_date);
40#endif 40#endif
41 41
42bool shutdown_screen(void);
43bool browse_id3(struct mp3entry *id3, int playlist_display_index, int playlist_amount); 42bool browse_id3(struct mp3entry *id3, int playlist_display_index, int playlist_amount);
44int view_runtime(void); 43int view_runtime(void);
45 44