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 4c0ec84aa0..a102c327d3 100644
--- a/apps/plugin.c
+++ b/apps/plugin.c
@@ -721,7 +721,6 @@ static const struct plugin_api rockbox_api = {
721 721
722#ifdef HAVE_LCD_BITMAP 722#ifdef HAVE_LCD_BITMAP
723 sb_skin_get_info_vp, 723 sb_skin_get_info_vp,
724 sb_skin_update,
725#endif 724#endif
726 725
727 /* new stuff at the end, sort into place next time 726 /* new stuff at the end, sort into place next time