]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh-domain: Remove unused vshCompleteXMLFromDomain
authorPeter Krempa <pkrempa@redhat.com>
Fri, 8 Mar 2013 09:08:26 +0000 (10:08 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Sun, 10 Mar 2013 09:18:23 +0000 (10:18 +0100)
commit38cc07b7bc76d3ffdf55deb65f4acf11c0fa9014
tree8b0450c68fa8fdc931ceedcb2289ce170b62ac57
parent406dc47757e8fbfd5447942e33c8a4548fe254e0
virsh-domain: Remove unused vshCompleteXMLFromDomain

The function is marked as unused and breaks compilation on RHEL4. Remove
it from the tree until a new use case can be found.
tools/virsh-domain.c