summaryrefslogtreecommitdiff
path: root/shared/nm-libnm-core-aux/nm-dispatcher-api.h
diff options
context:
space:
mode:
Diffstat (limited to 'shared/nm-libnm-core-aux/nm-dispatcher-api.h')
-rw-r--r--shared/nm-libnm-core-aux/nm-dispatcher-api.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/shared/nm-libnm-core-aux/nm-dispatcher-api.h b/shared/nm-libnm-core-aux/nm-dispatcher-api.h
index e6d0d92f85..2da5bd88f1 100644
--- a/shared/nm-libnm-core-aux/nm-dispatcher-api.h
+++ b/shared/nm-libnm-core-aux/nm-dispatcher-api.h
@@ -21,11 +21,6 @@
#ifndef __NM_DISPACHER_API_H__
#define __NM_DISPACHER_API_H__
-#define NMD_SCRIPT_DIR_DEFAULT NMCONFDIR "/dispatcher.d"
-#define NMD_SCRIPT_DIR_PRE_UP NMD_SCRIPT_DIR_DEFAULT "/pre-up.d"
-#define NMD_SCRIPT_DIR_PRE_DOWN NMD_SCRIPT_DIR_DEFAULT "/pre-down.d"
-#define NMD_SCRIPT_DIR_NO_WAIT NMD_SCRIPT_DIR_DEFAULT "/no-wait.d"
-
#define NM_DISPATCHER_DBUS_SERVICE "org.freedesktop.nm_dispatcher"
#define NM_DISPATCHER_DBUS_INTERFACE "org.freedesktop.nm_dispatcher"
#define NM_DISPATCHER_DBUS_PATH "/org/freedesktop/nm_dispatcher"