aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/FileInputPlugin.cxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/input/FileInputPlugin.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/input/FileInputPlugin.cxx b/src/input/FileInputPlugin.cxx
index 7d1fc0a7f..75103f711 100644
--- a/src/input/FileInputPlugin.cxx
+++ b/src/input/FileInputPlugin.cxx
@@ -33,9 +33,6 @@
#include <string.h>
#include <glib.h>
-#undef G_LOG_DOMAIN
-#define G_LOG_DOMAIN "input_file"
-
static constexpr Domain file_domain("file");
struct FileInputStream {