]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: remove leftover virResetLastError
authorJán Tomko <jtomko@redhat.com>
Wed, 10 Sep 2014 12:17:10 +0000 (14:17 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 10 Sep 2014 17:44:12 +0000 (19:44 +0200)
commit6c555027dd4ff862ab1d7dd710ee94a45b21d44a
tree82ef13a7ec40ec08ec57365f8bcaf3df3bd06f15
parent78948e1c808d67648680be8c4814631abbf20d88
qemu: remove leftover virResetLastError

As of commit 5d29ca0:
qemu: switch PCI address set from hash table to an array

There is no error to be reset.
src/qemu/qemu_command.c