From c1a58e27b7af9522dd746df4822cdf93ab040eae Mon Sep 17 00:00:00 2001 From: Tomer Shalev Date: Mon, 19 Oct 2009 20:39:36 +0000 Subject: Remove declaration of inexistent function git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23271 a1c6a512-1295-4272-9138-f99709370657 --- apps/screens.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'apps') diff --git a/apps/screens.h b/apps/screens.h index 38fef14d60..56e2f36b25 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 -- cgit v1.2.3