summaryrefslogtreecommitdiff
path: root/apps/plugin.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugin.c')
-rw-r--r--apps/plugin.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugin.c b/apps/plugin.c
index a497ad0456..aa7077edae 100644
--- a/apps/plugin.c
+++ b/apps/plugin.c
@@ -467,7 +467,6 @@ static const struct plugin_api rockbox_api = {
467 dsp_process, 467 dsp_process,
468 dsp_input_count, 468 dsp_input_count,
469 dsp_output_count, 469 dsp_output_count,
470 dsp_flush_limiter_buffer,
471#endif /* CONFIG_CODEC == SWCODEC */ 470#endif /* CONFIG_CODEC == SWCODEC */
472 471
473 /* playback control */ 472 /* playback control */