
24 Oct
2022
24 Oct
'22
4:26 p.m.
On a Monday in 2022, Peter Krempa wrote:
The function is now referenced only within util/virxml.c other callers should not use it directly.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/libvirt_private.syms | 1 - src/util/virxml.c | 2 +- src/util/virxml.h | 4 ---- 3 files changed, 1 insertion(+), 6 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano