X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Fcgroup.h;h=0a079e909d16c9f60d1c9b9a1635ae4e8328cbb8;hp=786bd71c8ba2a16bd903b8a164a66e7c03a57d91;hb=94d56326a1cb337151ea0984d5b86f6edc005bce;hpb=0a1eb06d9aacc1f007be04c4133031e0acc91cdd diff --git a/src/core/cgroup.h b/src/core/cgroup.h index 786bd71c8..0a079e909 100644 --- a/src/core/cgroup.h +++ b/src/core/cgroup.h @@ -77,7 +77,6 @@ struct CGroupContext { LIST_HEAD(CGroupBlockIODeviceBandwidth, blockio_device_bandwidths); uint64_t memory_limit; - uint64_t memory_soft_limit; CGroupDevicePolicy device_policy; LIST_HEAD(CGroupDeviceAllow, device_allow);