aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/OpenALOutputPlugin.cxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/output/OpenALOutputPlugin.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/output/OpenALOutputPlugin.cxx b/src/output/OpenALOutputPlugin.cxx
index f8b1f5417..e753b206f 100644
--- a/src/output/OpenALOutputPlugin.cxx
+++ b/src/output/OpenALOutputPlugin.cxx
@@ -33,9 +33,6 @@
#include <OpenAL/alc.h>
#endif
-#undef G_LOG_DOMAIN
-#define G_LOG_DOMAIN "openal"
-
/* should be enough for buffer size = 2048 */
#define NUM_BUFFERS 16