aboutsummaryrefslogtreecommitdiffstats
path: root/test/run_filter.c
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-01-09 09:06:43 +0100
committerMax Kellermann <max@duempel.org>2013-01-09 12:26:07 +0100
commit3c4bb9ff4ed60297af0e63befabf37b50b9fe745 (patch)
tree4e4ba66813f82f3da72d2af2caac9b58d8b43f14 /test/run_filter.c
parenta890dadfd2aeadf5bbacb4f10a896bbebe335c99 (diff)
downloadmpd-3c4bb9ff4ed60297af0e63befabf37b50b9fe745.tar.gz
mpd-3c4bb9ff4ed60297af0e63befabf37b50b9fe745.tar.xz
mpd-3c4bb9ff4ed60297af0e63befabf37b50b9fe745.zip
test/FakeReplayGainConfig: move fake symbols from a few debug programs
Diffstat (limited to 'test/run_filter.c')
-rw-r--r--test/run_filter.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/run_filter.c b/test/run_filter.c
index d319a9a22..7a4bd9d80 100644
--- a/test/run_filter.c
+++ b/test/run_filter.c
@@ -23,7 +23,6 @@
#include "audio_format.h"
#include "filter_plugin.h"
#include "pcm_volume.h"
-#include "idle.h"
#include "mixer_control.h"
#include "stdbin.h"
@@ -34,11 +33,6 @@
#include <errno.h>
#include <unistd.h>
-void
-idle_add(G_GNUC_UNUSED unsigned flags)
-{
-}
-
bool
mixer_set_volume(G_GNUC_UNUSED struct mixer *mixer,
G_GNUC_UNUSED unsigned volume, G_GNUC_UNUSED GError **error_r)