summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index ad2b0140..36d8cc1c 100644
--- a/meson.build
+++ b/meson.build
@@ -53,7 +53,6 @@ config_h.set_quoted('VERSION', gdata_version)
config_h.set('_GNU_SOURCE', true)
config_h.set_quoted('GETTEXT_PACKAGE', 'gdata')
-config_h.set_quoted('G_LOG_DOMAIN', gdata_name)
gnome = import('gnome')
pkgconfig = import('pkgconfig')