提交 09a882bd 编写于 作者: D Daniel P. Berrange

Remove bogus warning message in JSON code

* src/util/json.c: Remove warning message
上级 56a77b49
......@@ -950,7 +950,6 @@ cleanup:
if (parser.nstate) {
int i;
VIR_WARN("cleanup state %d", parser.nstate);
for (i = 0 ; i < parser.nstate ; i++) {
VIR_FREE(parser.state[i].key);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册