On a Wednesday in 2025, Peter Krempa wrote:
The QAPIfication of objects removed the extra warapper object which we
wrapper
were adding in the monitor code to simplify the other callers.
Now that we support only qemus which don't require this we can drop the
support code.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_monitor.c | 27 +--------------------------
src/qemu/qemu_monitor_priv.h | 2 --
2 files changed, 1 insertion(+), 28 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano