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 a497ad0..aa7077e 100644 --- a/apps/plugin.c +++ b/apps/plugin.c @@ -467,7 +467,6 @@ static const struct plugin_api rockbox_api = { dsp_process, dsp_input_count, dsp_output_count, - dsp_flush_limiter_buffer, #endif /* CONFIG_CODEC == SWCODEC */ /* playback control */ |