summaryrefslogtreecommitdiff
path: root/cgroup.h
diff options
context:
space:
mode:
Diffstat (limited to 'cgroup.h')
-rw-r--r--cgroup.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/cgroup.h b/cgroup.h
index 66ddb9579a..b7e18bf620 100644
--- a/cgroup.h
+++ b/cgroup.h
@@ -37,9 +37,6 @@ struct CGroupBonding {
struct cgroup *cgroup;
- /* When shutting down, kill all tasks? */
- bool kill_all:1;
-
/* When shutting down, remove cgroup? */
bool clean_up:1;