summaryrefslogtreecommitdiff
path: root/apps/plugin.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugin.c')
-rw-r--r--apps/plugin.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/plugin.c b/apps/plugin.c
index 749132cde8..7ece50bfd3 100644
--- a/apps/plugin.c
+++ b/apps/plugin.c
@@ -597,9 +597,6 @@ static const struct plugin_api rockbox_api = {
597#if defined (HAVE_PITCHCONTROL) 597#if defined (HAVE_PITCHCONTROL)
598 sound_set_pitch, 598 sound_set_pitch,
599#endif 599#endif
600#if (CONFIG_PLATFORM & PLATFORM_NATIVE) && defined(HAVE_DISK_STORAGE)
601 mp3_is_playing,
602#endif
603 &audio_master_sampr_list[0], 600 &audio_master_sampr_list[0],
604 &hw_freq_sampr[0], 601 &hw_freq_sampr[0],
605 pcm_apply_settings, 602 pcm_apply_settings,