]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemudDomainGetSecurityLabel: avoid dead store to "type"
authorJim Meyering <meyering@redhat.com>
Wed, 7 Apr 2010 15:51:56 +0000 (17:51 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 7 Apr 2010 19:48:55 +0000 (21:48 +0200)
commit5874c6de5c05840c823fd6aa58a4a1a57c958324
tree6bf4db288534293b283e8a83fef567736e2d29bb
parente26997f62b1840aa42c69a41e872ca6be9d008a1
qemudDomainGetSecurityLabel: avoid dead store to "type"

* src/qemu/qemu_driver.c (qemudDomainGetSecurityLabel): Remove store
and declaration.
src/qemu/qemu_driver.c