summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/screens.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/screens.h b/apps/screens.h
index 38fef14..56e2f36 100644
--- a/apps/screens.h
+++ b/apps/screens.h
@@ -38,10 +38,6 @@ void charging_splash(void);
int mmc_remove_request(void);
#endif
-#ifdef HAVE_PITCHSCREEN
-bool pitch_screen(void);
-#endif
-
#if CONFIG_RTC
bool set_time_screen(const char* title, struct tm *tm);
#endif