On a Tuesday in 2022, Peter Krempa wrote:
Libvirt doesn't use the returned value and in fact there's
nothing we
could even do with them. Avoid parsing and storing them.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_monitor.h | 2 --
src/qemu/qemu_monitor_json.c | 12 ------------
2 files changed, 14 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano