summaryrefslogtreecommitdiff
path: root/src/login
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2017-04-10 11:25:07 +0200
committerSven Eden <yamakuzure@gmx.net>2017-04-10 11:25:07 +0200
commit11731417d7e3e9051b5b2c7072dda16985eb15a3 (patch)
tree66f408c3defd106d2c94bb3cfbcd419f00c6b636 /src/login
parent2e694aaeec158dba9dc12d8eea1755e201830a81 (diff)
Prep v227: Removed src/shared/cgroup-show.[hc], it is not needed.
Diffstat (limited to 'src/login')
-rw-r--r--src/login/loginctl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/login/loginctl.c b/src/login/loginctl.c
index 6400dd6b0..ce0adc45c 100644
--- a/src/login/loginctl.c
+++ b/src/login/loginctl.c
@@ -37,8 +37,8 @@
#include "strv.h"
#include "unit-name.h"
#include "sysfs-show.h"
-// #include "logs-show.h"
-#include "cgroup-show.h"
+//#include "logs-show.h"
+//#include "cgroup-show.h"
#include "cgroup-util.h"
#include "spawn-polkit-agent.h"
#include "verbs.h"