test/FakeReplayGainConfig: move fake symbols from a few debug programs
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user