mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 11:22:23 +00:00
virLXCDriver: Drop unused @cgroup
It is not used anywhere, so it makes no sense to have it there.
This commit is contained in:
parent
272769becc
commit
7e94a1a4ea
@ -52,8 +52,6 @@ struct _virLXCDriver {
|
||||
virCapsPtr caps;
|
||||
virDomainXMLOptionPtr xmlopt;
|
||||
|
||||
virCgroupPtr cgroup;
|
||||
|
||||
virSysinfoDefPtr hostsysinfo;
|
||||
|
||||
size_t nactive;
|
||||
|
Loading…
x
Reference in New Issue
Block a user