mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
conf: Remove the unrelated comment
Pushed under trivial rule.
This commit is contained in:
parent
3dfc2b71aa
commit
a503433c30
@ -10561,7 +10561,6 @@ virDomainDefParseXML(xmlDocPtr xml,
|
|||||||
}
|
}
|
||||||
VIR_FREE(nodes);
|
VIR_FREE(nodes);
|
||||||
|
|
||||||
/* Extract numatune if exists. */
|
|
||||||
if ((n = virXPathNodeSet("./resource", ctxt, &nodes)) < 0) {
|
if ((n = virXPathNodeSet("./resource", ctxt, &nodes)) < 0) {
|
||||||
virReportError(VIR_ERR_INTERNAL_ERROR,
|
virReportError(VIR_ERR_INTERNAL_ERROR,
|
||||||
"%s", _("cannot extract resource nodes"));
|
"%s", _("cannot extract resource nodes"));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user