]> git.ipfire.org Git - thirdparty/libvirt.git/commit
xend_internal.c: Remove two dead stores to "ret"
authorJim Meyering <meyering@redhat.com>
Fri, 4 Sep 2009 17:14:09 +0000 (19:14 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 7 Sep 2009 15:21:23 +0000 (17:21 +0200)
commite2cd26ee70d364b369ff7021e5a1ba03a304d556
tree03074ce6e6a1d5a76b9297a9ab5f47f855349f4c
parent6f91c5b5ea29ae95d00b125071471213d27a5ea6
xend_internal.c: Remove two dead stores to "ret"

* src/xend_internal.c (xenDaemonCreateXML): Don't set "ret" after
last use.
src/xend_internal.c