diff options
Diffstat (limited to 'src/execute.h')
-rw-r--r-- | src/execute.h | 2 |
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, |