]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Remove functions using yajl
authorJán Tomko <jtomko@redhat.com>
Fri, 11 May 2018 11:59:47 +0000 (13:59 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 18 Jul 2018 15:54:18 +0000 (17:54 +0200)
commitbf114decb34f21cd225ead6dc4d929d35a8c5fe5
tree6e47db9d4585be0a877869fd377ef303a60718c2
parent9cf38263d05ca7f27dbbd9b1a0b48d338d9280e2
Remove functions using yajl

We no longer support building WITH_YAJL, remove the dead code
as well as the virJSONParser structures that are no longer used.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
src/util/virjson.c