X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcore%2Fcgroup.h;h=0a079e909d16c9f60d1c9b9a1635ae4e8328cbb8;hb=ddca82aca08712a302cfabdbe59f73ee9ed3f73a;hp=786bd71c8ba2a16bd903b8a164a66e7c03a57d91;hpb=387abf80ad40e4a6c2f4725c8eff4d66bf110d1f;p=elogind.git 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);