1
0
Fork 0
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:
Jens Arnold 2004-07-08 23:01:50 +00:00
parent cc2e056f21
commit 84cb8606d0
2 changed files with 1 additions and 3 deletions

View file

@ -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,