]> xenbits.xensource.com Git - libvirt.git/commit
qemu: remove unused cfg variables
authorJán Tomko <jtomko@redhat.com>
Thu, 17 Oct 2019 07:57:03 +0000 (09:57 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 17 Oct 2019 08:04:10 +0000 (10:04 +0200)
commitbe2d71f325d0ee1084440809b5aed95f80dc9e24
treebf4572bb435793d2f57afb6337e2d27d121859a8
parent88669478e9470e1fbb6a945c676e44743dba513d
qemu: remove unused cfg variables

These functions got a reference to the driver config
without actually using it:
  processNicRxFilterChangedEvent
  qemuConnectDomainXMLToNative

Signed-off-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_driver.c