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 56d2be9..51ef40f 100644
--- a/apps/plugin.c
+++ b/apps/plugin.c
@@ -637,9 +637,7 @@ static const struct plugin_api rockbox_api = {
get_codec_filename,
find_array_ptr,
remove_array_ptr,
-#if defined(HAVE_RECORDING) && (defined(HAVE_LINE_IN) || defined(HAVE_MIC_IN))
round_value_to_list32,
-#endif
#endif /* CONFIG_CODEC == SWCODEC */
get_metadata,
mp3info,