summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2017-06-19 10:17:56 +0200
committerSven Eden <yamakuzure@gmx.net>2017-06-19 10:17:56 +0200
commit8ba463e9bdde6e98e36124a5b2cf49ba1a2f7b88 (patch)
tree639656f65fb4ed4a6b1d4345343765c8df963030 /src/core
parentd22c4385791244b245652a6ddaeed4f20d3d1137 (diff)
Prep v231.2: Apply some minor style fixes
Diffstat (limited to 'src/core')
-rw-r--r--src/core/cgroup.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/cgroup.h b/src/core/cgroup.h
index 3b6299f2f..c3b87bfc5 100644
--- a/src/core/cgroup.h
+++ b/src/core/cgroup.h
@@ -179,7 +179,6 @@ bool unit_cgroup_delegate(Unit *u);
int unit_notify_cgroup_empty(Unit *u);
#endif // 0
-
int manager_notify_cgroup_empty(Manager *m, const char *group);
#if 0 /// UNNEEDED by elogind