summaryrefslogtreecommitdiff
path: root/src/execute.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-03-28 23:04:07 +0200
committerLennart Poettering <lennart@poettering.net>2011-03-28 23:04:07 +0200
commit03b4471dc37e5078d55b3dfa28a6c8793e24160b (patch)
tree28700deec76cc8bd0e8db7a6f2d54882bf0fdece /src/execute.h
parent2b583ce6576d4a074ce6f1570b3e60b65c64ae7d (diff)
execute: socket isn't abstract anymore
Diffstat (limited to 'src/execute.h')
-rw-r--r--src/execute.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/execute.h b/src/execute.h
index 3b2b4e8edb..44856d11fa 100644
--- a/src/execute.h
+++ b/src/execute.h
@@ -39,7 +39,6 @@ struct CGroupBonding;
#include "list.h"
#include "util.h"
-/* Abstract namespace! */
#define LOGGER_SOCKET "/run/systemd/logger"
typedef enum KillMode {