]> git.ipfire.org Git - thirdparty/libvirt.git/commit
xm_internal.c: remove dead stores of local, "type"
authorJim Meyering <meyering@redhat.com>
Fri, 4 Sep 2009 14:49:37 +0000 (16:49 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 7 Sep 2009 16:13:42 +0000 (18:13 +0200)
commit577ab7bae035ab2fdc0db6b137bd346b3e31d810
tree13eb680f6abe1c7744dc61b87759fc047164c130
parent089ef25a85a4c087d03486e91aa73284dbf25efb
xm_internal.c: remove dead stores of local, "type"

* src/xm_internal.c (xenXMDomainConfigParse): Remove declaration
and useless containing if-block, too.
src/xm_internal.c