summaryrefslogtreecommitdiff
path: root/apps/plugin.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugin.c')
-rw-r--r--apps/plugin.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugin.c b/apps/plugin.c
index 4c0ec84..a102c32 100644
--- a/apps/plugin.c
+++ b/apps/plugin.c
@@ -721,7 +721,6 @@ static const struct plugin_api rockbox_api = {
#ifdef HAVE_LCD_BITMAP
sb_skin_get_info_vp,
- sb_skin_update,
#endif
/* new stuff at the end, sort into place next time