]> xenbits.xensource.com Git - libvirt.git/commit
qemu: remove some unnecessary local variables
authorJonathon Jongsma <jjongsma@redhat.com>
Tue, 13 Oct 2020 21:14:46 +0000 (16:14 -0500)
committerLaine Stump <laine@redhat.com>
Wed, 14 Oct 2020 04:24:45 +0000 (00:24 -0400)
commitb0d9efd7f226d300ddcdca677153c1193d06ca14
tree751774579addb0c3d1f298449cad9ddfa1083abb
parent5d787acbf03297369799ff40d3f27db0fea46e99
qemu: remove some unnecessary local variables

These variables seem to be left over from a previous refactoring and
they don't add anything to the code.

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Laine Stump <laine@redhat.com>
src/qemu/qemu_hotplug.c