aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/run_output.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/run_output.c b/test/run_output.c
index 238e16e5a..0e91bb3fd 100644
--- a/test/run_output.c
+++ b/test/run_output.c
@@ -58,10 +58,6 @@ pcm_convert(G_GNUC_UNUSED struct pcm_convert_state *state,
return NULL;
}
-void notify_init(G_GNUC_UNUSED struct notify *notify)
-{
-}
-
const struct filter_plugin *
filter_plugin_by_name(G_GNUC_UNUSED const char *name)
{