]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: remove virKeyFile
authorRafael Fonseca <r4f4rfs@gmail.com>
Mon, 23 Mar 2020 13:19:13 +0000 (14:19 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 23 Mar 2020 14:36:02 +0000 (15:36 +0100)
commit8ffc7e91905d88ae82e9c3aa692e4b7ac1d7e87f
treeaeea66e8d25553efadbddd2a491fe5253d543e76
parent5084091a5aafaa204b2267dfae8dc85afd5a920a
util: remove virKeyFile

The functionality is now provided by glib's GKeyFile.

Signed-off-by: Rafael Fonseca <r4f4rfs@gmail.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
po/POTFILES.in
src/libvirt_private.syms
src/util/Makefile.inc.am
src/util/virkeyfile.c [deleted file]
src/util/virkeyfile.h [deleted file]
tests/Makefile.am
tests/virkeyfiletest.c [deleted file]