aboutsummaryrefslogtreecommitdiffstats
path: root/src/DecoderControl.cxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/DecoderControl.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/DecoderControl.cxx b/src/DecoderControl.cxx
index 91ed17ffd..07f6f9fde 100644
--- a/src/DecoderControl.cxx
+++ b/src/DecoderControl.cxx
@@ -26,9 +26,6 @@
#include <assert.h>
-#undef G_LOG_DOMAIN
-#define G_LOG_DOMAIN "decoder_control"
-
decoder_control::decoder_control()
:thread(nullptr),
state(DecoderState::STOP),