X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=cgroup.h;h=b7e18bf620825025d1ee1d64071226f29d045ced;hb=4112df163517478207526e0d3e7278ab1acf1f9f;hp=66ddb9579a3c5753322573368ad0260c8b2c5eb7;hpb=8e27452380193a5f81bfd08a59aab8b07008ba0b;p=elogind.git 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;