diff options
Diffstat (limited to 'src/core/cgroup.c')
-rw-r--r-- | src/core/cgroup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/cgroup.c b/src/core/cgroup.c index 15ab363548..42055e4e41 100644 --- a/src/core/cgroup.c +++ b/src/core/cgroup.c @@ -786,7 +786,6 @@ void cgroup_oomd_xattr_apply(Unit *u, const char *cgroup_path) { } static void cgroup_xattr_apply(Unit *u) { - const char *xn; bool b; assert(u); |