diff options
Diffstat (limited to 'src/DecoderControl.cxx')
-rw-r--r-- | src/DecoderControl.cxx | 3 |
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), |