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