On Tue, Jul 03, 2018 at 02:33:06PM +0200, Peter Krempa wrote:
Now that we use only the separate function for creating data for the
'transaction' command we can remove all the boilerplate which was
necessary before.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_monitor_json.c | 42 ++++++++++--------------------------------
1 file changed, 10 insertions(+), 32 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano