mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-22 12:35:17 +00:00
lxc from native: removed now remaining useless line
This commit is contained in:
parent
760498fdc7
commit
7554a85be2
@ -900,7 +900,6 @@ lxcParseConfigString(const char *config)
|
||||
}
|
||||
|
||||
/* Loop over lxc.mount.entry to add filesystem devices for them */
|
||||
value = virConfGetValue(properties, "lxc.mount.entry");
|
||||
if (virConfWalk(properties, lxcFstabWalkCallback, vmdef) < 0)
|
||||
goto error;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user