From 8e6030c8223bfb3102048b2daccbf6a6f4e97ba2 Mon Sep 17 00:00:00 2001 From: Boris Gjenero Date: Wed, 14 Dec 2011 21:45:25 +0000 Subject: FS#12378 : Remove various unused code, and comment out some unused code and data for reference or future use. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31256 a1c6a512-1295-4272-9138-f99709370657 --- apps/gui/skin_engine/skin_engine.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'apps/gui/skin_engine/skin_engine.h') diff --git a/apps/gui/skin_engine/skin_engine.h b/apps/gui/skin_engine/skin_engine.h index 7a41063af9..ac839fff2e 100644 --- a/apps/gui/skin_engine/skin_engine.h +++ b/apps/gui/skin_engine/skin_engine.h @@ -57,9 +57,6 @@ void skin_update(enum skinnable_screens skin, enum screen_type screen, bool skin_data_load(enum screen_type screen, struct wps_data *wps_data, const char *buf, bool isfile); -/* call this in statusbar toggle handlers if needed */ -void skin_statusbar_changed(struct gui_wps*); - bool skin_has_sbs(enum screen_type screen, struct wps_data *data); -- cgit v1.2.3