From 2dc2054319abbbd0f559a18ecfbb8416cdbd2baf Mon Sep 17 00:00:00 2001 From: Bertrik Sikken Date: Thu, 21 May 2009 12:32:26 +0000 Subject: Remove some unused declarations git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21010 a1c6a512-1295-4272-9138-f99709370657 --- apps/gui/list.c | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/gui') diff --git a/apps/gui/list.c b/apps/gui/list.c index 732529f..9d82d88 100644 --- a/apps/gui/list.c +++ b/apps/gui/list.c @@ -572,7 +572,6 @@ void gui_synclist_speak_item(struct gui_synclist * lists) else _gui_synclist_speak_item(lists, false); } -extern intptr_t get_action_data(void); #if defined(HAVE_TOUCHSCREEN) /* this needs to be fixed if we ever get more than 1 touchscreen on a target */ unsigned gui_synclist_do_touchscreen(struct gui_synclist * gui_list); -- cgit v1.1