]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: remove references to removed APIs
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 17 Mar 2025 10:02:24 +0000 (10:02 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Mon, 17 Mar 2025 11:36:31 +0000 (11:36 +0000)
commit01a7e84be9340df11e63638474e385b2c550bca7
treef7548845116c5d59189d87efcb98f556d933415d
parentcb3a6e88065604cf7960de127dd032e6f91ab659
docs: remove references to removed APIs

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.

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
docs/glib-adoption.rst