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 ee58c870e1..32cecc320f 100644 --- a/apps/plugin.c +++ b/apps/plugin.c @@ -649,7 +649,6 @@ static const struct plugin_api rockbox_api = { mp3info, count_mp3_frames, create_xing_header, - find_next_frame, #ifdef HAVE_TAGCACHE tagcache_search, tagcache_search_set_uniqbuf, |