diff options
Diffstat (limited to 'src/output/RecorderOutputPlugin.cxx')
-rw-r--r-- | src/output/RecorderOutputPlugin.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/output/RecorderOutputPlugin.cxx b/src/output/RecorderOutputPlugin.cxx index 31c378c56..9a7eba01f 100644 --- a/src/output/RecorderOutputPlugin.cxx +++ b/src/output/RecorderOutputPlugin.cxx @@ -34,9 +34,6 @@ #include <unistd.h> #include <errno.h> -#undef G_LOG_DOMAIN -#define G_LOG_DOMAIN "recorder" - struct RecorderOutput { struct audio_output base; |