aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/FlacCommon.hxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/decoder/FlacCommon.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/decoder/FlacCommon.hxx b/src/decoder/FlacCommon.hxx
index f9fade6fc..726e9de92 100644
--- a/src/decoder/FlacCommon.hxx
+++ b/src/decoder/FlacCommon.hxx
@@ -31,9 +31,6 @@
#include <FLAC/stream_decoder.h>
#include <FLAC/metadata.h>
-#undef G_LOG_DOMAIN
-#define G_LOG_DOMAIN "flac"
-
struct flac_data : public FlacInput {
PcmBuffer buffer;