diff options
Diffstat (limited to 'apps/plugin.c')
| -rw-r--r-- | apps/plugin.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugin.c b/apps/plugin.c index 79c3b39..e9c538f 100644 --- a/apps/plugin.c +++ b/apps/plugin.c @@ -177,7 +177,6 @@ static struct plugin_api rockbox_api = { plugin_get_mp3_buffer, mpeg_sound_set, #ifndef SIMULATOR - mp3_play_init, mp3_play_data, mp3_play_pause, mp3_play_stop, |