]> xenbits.xensource.com Git - libvirt.git/commit
util: json: remove yajl implementation
authorJán Tomko <jtomko@redhat.com>
Fri, 20 Sep 2024 15:48:30 +0000 (17:48 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 24 Sep 2024 06:24:00 +0000 (08:24 +0200)
commit81e532c701776cee351e95f61654a4faf4b8455a
tree6b7c7455c4f33c1e3b499bf69a93fe6381336be8
parentd96e753d843921fde6575a691b166a54e3474e64
util: json: remove yajl implementation

Since the previous commit removed YAJL detection completely,
WITH_YAJL cannot possibly be set. Drop the code.

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