]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Remove 'vmdef' from virDomainHostdevDefParseXML
authorJohn Ferlan <jferlan@redhat.com>
Fri, 19 Jun 2015 19:03:50 +0000 (15:03 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 13 Aug 2015 15:40:21 +0000 (11:40 -0400)
commit11d571470a059421755aa014b0560e7f3b2fea9d
tree98d26bbeddbab303e2b05adff291a5034c31cb36
parent776924e37649f2d47acd805746d5fd9325212ea5
conf: Remove 'vmdef' from virDomainHostdevDefParseXML

Since it's not used, let's remove it to avoid any future usage.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/conf/domain_conf.c