提交 ed16d81d 编写于 作者: D Daniel P. Berrangé

conf: remove unused class_id variable

Signed-off-by: NDaniel P. Berrangé <berrange@redhat.com>
上级 473d2eba
......@@ -88,7 +88,6 @@ virNetworkPortDefParseXML(xmlXPathContextPtr ctxt)
VIR_AUTOFREE(char *) plugtype = NULL;
VIR_AUTOFREE(char *) managed = NULL;
VIR_AUTOFREE(char *) driver = NULL;
VIR_AUTOFREE(char *) class_id = NULL;
if (VIR_ALLOC(def) < 0)
return NULL;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册