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/list.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'apps/gui/list.h') diff --git a/apps/gui/list.h b/apps/gui/list.h index 1a713daa36..c53604659e 100644 --- a/apps/gui/list.h +++ b/apps/gui/list.h @@ -165,8 +165,6 @@ extern void gui_synclist_set_title(struct gui_synclist * lists, char * title, enum themable_icons icon); extern void gui_synclist_hide_selection_marker(struct gui_synclist *lists, bool hide); -extern bool gui_synclist_item_is_onscreen(struct gui_synclist *lists, - enum screen_type screen, int item); /* * Do the action implied by the given button, * returns true if the action was handled. -- cgit v1.2.3