summaryrefslogtreecommitdiff
path: root/shared/nm-platform/tests/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'shared/nm-platform/tests/meson.build')
-rw-r--r--shared/nm-platform/tests/meson.build3
1 files changed, 0 insertions, 3 deletions
diff --git a/shared/nm-platform/tests/meson.build b/shared/nm-platform/tests/meson.build
index a8fcdbca8e..dd9c3f58ee 100644
--- a/shared/nm-platform/tests/meson.build
+++ b/shared/nm-platform/tests/meson.build
@@ -3,9 +3,6 @@
exe = executable(
'test-nm-platform',
'test-nm-platform.c',
- c_args: [
- '-DG_LOG_DOMAIN="test"',
- ],
dependencies: [
libnm_log_core_dep,
libnm_platform_dep,