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 79c3b39315..e9c538fd78 100644
--- a/apps/plugin.c
+++ b/apps/plugin.c
@@ -177,7 +177,6 @@ static struct plugin_api rockbox_api = {
177 plugin_get_mp3_buffer, 177 plugin_get_mp3_buffer,
178 mpeg_sound_set, 178 mpeg_sound_set,
179#ifndef SIMULATOR 179#ifndef SIMULATOR
180 mp3_play_init,
181 mp3_play_data, 180 mp3_play_data,
182 mp3_play_pause, 181 mp3_play_pause,
183 mp3_play_stop, 182 mp3_play_stop,