From d66b3c0f61fad357fa4a30b1ebf5ddb070099f7e Mon Sep 17 00:00:00 2001 From: Antoine Cellerier Date: Mon, 15 Oct 2007 20:42:51 +0000 Subject: Remove the "invert scroll" code since it's not used anywhere anymore (and it was broken on color targets with gradients anyway). Closes FS #7875. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15125 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugin.c | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/plugin.c') diff --git a/apps/plugin.c b/apps/plugin.c index adc955fb06..685dab960f 100644 --- a/apps/plugin.c +++ b/apps/plugin.c @@ -194,7 +194,6 @@ static const struct plugin_api rockbox_api = { gui_synclist_add_item, gui_synclist_del_item, gui_synclist_limit_scroll, - gui_synclist_flash, gui_synclist_do_button, gui_synclist_set_title, -- cgit v1.2.3