forked from len0rd/rockbox
removing progressbar() and slidebar() broke backwards compatibility
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4857 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
cc2e056f21
commit
84cb8606d0
2 changed files with 1 additions and 3 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue