]> xenbits.xensource.com Git - libvirt.git/commit
qemuBuildHostNetStr: remove unused cfg
authorJán Tomko <jtomko@redhat.com>
Mon, 26 Aug 2019 19:56:42 +0000 (21:56 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 18 Sep 2019 09:33:17 +0000 (11:33 +0200)
commit9ec3ec30a6e80b2db2c16c377eb0dc4a19adbc26
tree1271e222e6c2d048139da3f45f2b6f2a3bb69072
parente6fd5861971597491297771f34d2cb149af6fe69
qemuBuildHostNetStr: remove unused cfg

As of commit 2d80fbb14dffa45fe3fcd2c3f29ce54857bb766c this variable
is unused.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Cole Robinson <crobinso@redhat.com>
src/qemu/qemu_command.c