On Tue, May 22, 2018 at 02:35:43PM +0200, Peter Krempa wrote:
There are no callers for these. Remove them and the monitor
implementations.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_monitor.c | 66 --------------------------------------------
src/qemu/qemu_monitor.h | 12 --------
src/qemu/qemu_monitor_text.c | 54 ------------------------------------
src/qemu/qemu_monitor_text.h | 7 -----
4 files changed, 139 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano