summaryrefslogtreecommitdiff
path: root/apps/plugin.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugin.c')
-rw-r--r--apps/plugin.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugin.c b/apps/plugin.c
index 56d2be9f40..51ef40f010 100644
--- a/apps/plugin.c
+++ b/apps/plugin.c
@@ -637,9 +637,7 @@ static const struct plugin_api rockbox_api = {
637 get_codec_filename, 637 get_codec_filename,
638 find_array_ptr, 638 find_array_ptr,
639 remove_array_ptr, 639 remove_array_ptr,
640#if defined(HAVE_RECORDING) && (defined(HAVE_LINE_IN) || defined(HAVE_MIC_IN))
641 round_value_to_list32, 640 round_value_to_list32,
642#endif
643#endif /* CONFIG_CODEC == SWCODEC */ 641#endif /* CONFIG_CODEC == SWCODEC */
644 get_metadata, 642 get_metadata,
645 mp3info, 643 mp3info,