aboutsummaryrefslogtreecommitdiffstats
path: root/src/mixer/WinmmMixerPlugin.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/mixer/WinmmMixerPlugin.cxx')
-rw-r--r--src/mixer/WinmmMixerPlugin.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mixer/WinmmMixerPlugin.cxx b/src/mixer/WinmmMixerPlugin.cxx
index ae25b532c..dbb43dce4 100644
--- a/src/mixer/WinmmMixerPlugin.cxx
+++ b/src/mixer/WinmmMixerPlugin.cxx
@@ -30,9 +30,6 @@
#include <math.h>
#include <windows.h>
-#undef G_LOG_DOMAIN
-#define G_LOG_DOMAIN "winmm_mixer"
-
struct WinmmMixer final : public Mixer {
WinmmOutput *output;