summaryrefslogtreecommitdiff
path: root/src/execute.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/execute.h')
-rw-r--r--src/execute.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/execute.h b/src/execute.h
index 77a2257e9b..4f05c9fa4b 100644
--- a/src/execute.h
+++ b/src/execute.h
@@ -40,8 +40,6 @@ struct CGroupAttribute;
#include "list.h"
#include "util.h"
-#define STDOUT_SYSLOG_BRIDGE_SOCKET "/run/systemd/stdout-syslog-bridge"
-
typedef enum KillMode {
KILL_CONTROL_GROUP = 0,
KILL_PROCESS,