about summary refs log tree commit diff
path: root/shared/nm-default.h
diff options
context:
space:
mode:
Diffstat (limited to 'shared/nm-default.h')
-rw-r--r--shared/nm-default.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/shared/nm-default.h b/shared/nm-default.h
index 6338c8b8..b322f1d3 100644
--- a/shared/nm-default.h
+++ b/shared/nm-default.h
@@ -73,9 +73,6 @@
     #else
         #error Need to define G_LOG_DOMAIN
     #endif
-#elif defined(NETWORKMANAGER_COMPILATION_TEST) \
-    || (NETWORKMANAGER_COMPILATION & NM_NETWORKMANAGER_COMPILATION_WITH_DAEMON)
-    #error Do not define G_LOG_DOMAIN with NM_NETWORKMANAGER_COMPILATION_WITH_DAEMON
 #endif
 
 /*****************************************************************************/