mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
virLXCDriver: Drop unused @cgroup
It is not used anywhere, so it makes no sense to have it there.
This commit is contained in:
@@ -52,8 +52,6 @@ struct _virLXCDriver {
|
||||
virCapsPtr caps;
|
||||
virDomainXMLOptionPtr xmlopt;
|
||||
|
||||
virCgroupPtr cgroup;
|
||||
|
||||
virSysinfoDefPtr hostsysinfo;
|
||||
|
||||
size_t nactive;
|
||||
|
||||
Reference in New Issue
Block a user