]> xenbits.xensource.com Git - libvirt.git/commit
qemu: use virDomainNetRemove instead of inline code
authorLaine Stump <laine@laine.org>
Mon, 27 Feb 2012 17:22:22 +0000 (12:22 -0500)
committerLaine Stump <laine@laine.org>
Tue, 6 Mar 2012 04:24:44 +0000 (23:24 -0500)
commit16520d6555f2a9b37cad35f3e3cb6d1d067722e4
treea6c3475db52fed3d2f51ec385bc40276f0d3d633
parentac9ca01cc4c44146f6eb294d82ea45ecac317643
qemu: use virDomainNetRemove instead of inline code

The code being replaced is exactly identical to the newly global
function, right down to the comment.
src/qemu/qemu_hotplug.c