]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: json: Remove virJSONValueNewArrayFromBitmap
authorPeter Krempa <pkrempa@redhat.com>
Thu, 8 Apr 2021 11:42:30 +0000 (13:42 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 12 Apr 2021 12:59:29 +0000 (14:59 +0200)
commit51221af10e8a887d873fe212b784c705a7c9e51e
tree38e823088de386d7de2483c84c2891edc5a851c7
parentf55031535cb492dc87233356168af87bf0369ba2
util: json: Remove virJSONValueNewArrayFromBitmap

The function is used only inside of the file. We can open-code it and
remove it as it's not very useful.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
src/libvirt_private.syms
src/util/virjson.c
src/util/virjson.h