diff options
Diffstat (limited to 'src/MixerControl.cxx')
-rw-r--r-- | src/MixerControl.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/MixerControl.cxx b/src/MixerControl.cxx index 86db5dde4..2759f945a 100644 --- a/src/MixerControl.cxx +++ b/src/MixerControl.cxx @@ -25,9 +25,6 @@ #include <assert.h> #include <stddef.h> -#undef G_LOG_DOMAIN -#define G_LOG_DOMAIN "mixer" - Mixer * mixer_new(const struct mixer_plugin *plugin, void *ao, const config_param ¶m, |