summaryrefslogtreecommitdiff
path: root/apps/plugin.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugin.c')
-rw-r--r--apps/plugin.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugin.c b/apps/plugin.c
index bc7707db55..79c3b39315 100644
--- a/apps/plugin.c
+++ b/apps/plugin.c
@@ -107,8 +107,6 @@ static struct plugin_api rockbox_api = {
107 lcd_getstringsize, 107 lcd_getstringsize,
108 lcd_update, 108 lcd_update,
109 lcd_update_rect, 109 lcd_update_rect,
110 progressbar,
111 slidebar,
112 scrollbar, 110 scrollbar,
113#ifndef SIMULATOR 111#ifndef SIMULATOR
114 lcd_roll, 112 lcd_roll,