提交 a503433c 编写于 作者: O Osier Yang

conf: Remove the unrelated comment

Pushed under trivial rule.
上级 3dfc2b71
...@@ -10561,7 +10561,6 @@ virDomainDefParseXML(xmlDocPtr xml, ...@@ -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"));
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册