]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Remove local emulator
authorJohn Ferlan <jferlan@redhat.com>
Mon, 15 Feb 2016 21:23:28 +0000 (16:23 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 18 Feb 2016 01:22:02 +0000 (20:22 -0500)
commit71eb431c63359452ba310a1aff76244afbc53784
tree2adb87aac162abfbd50c17d73246ade9dea13a5e
parentd46eb9e5ea0584acdcc512eed37a01df14ba0d8f
qemu: Remove local emulator

Remove the local variable 'emulator' and just use def->emulator

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/qemu/qemu_command.c