
17 Mar
2025
17 Mar
'25
10:35 a.m.
On Mon, Mar 17, 2025 at 10:04:17AM +0000, Daniel P. Berrangé via Devel wrote:
The glib adoption docs was suggesting avoidance of certain APIs that were obsoleted by glib, during the transition period. Now that the referenced APIs no longer exist in libvirt code, they can also be removed from the docs.
NB, the virStringListRemoveDuplicates method remains since there is no glib equivalent.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- docs/glib-adoption.rst | 22 ---------------------- 1 file changed, 22 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>