X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=cgroup.h;h=b7e18bf620825025d1ee1d64071226f29d045ced;hp=66ddb9579a3c5753322573368ad0260c8b2c5eb7;hb=40531a555ae313543c0fbb80137edbae71eee773;hpb=8e27452380193a5f81bfd08a59aab8b07008ba0b diff --git a/cgroup.h b/cgroup.h index 66ddb9579..b7e18bf62 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;