]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: remove unused VIR_ENUM_DECL
authorLaine Stump <laine@laine.org>
Wed, 28 Sep 2011 18:19:59 +0000 (14:19 -0400)
committerLaine Stump <laine@laine.org>
Sat, 1 Oct 2011 15:48:19 +0000 (11:48 -0400)
commitbe7bc4d5ccb502c2da85d3b3db804fd53b70449e
treeb7b04701863d52bc3173bc2a8cedb4b999f96d58
parent41bf4e721ec27c326011114f296f4e85876f81fb
conf: remove unused VIR_ENUM_DECL

While adding a new enum, I noticed a VIR_ENUM_DECL for a type that
doesn't exist. There is also of course no matching VIR_ENUM_IMPL for
it.
src/conf/domain_conf.h