
16 Oct
2023
16 Oct
'23
1:04 p.m.
On Mon, Oct 16, 2023 at 10:07:49 +0200, Michal Privoznik wrote:
After previous cleanup the virBuildPathInternal() function is no longer used. Drop it.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- src/libvirt_private.syms | 1 - src/util/virfile.c | 22 ---------------------- src/util/virfile.h | 5 ----- 3 files changed, 28 deletions(-)
Reviewed-by: Peter Krempa <pkrempa@redhat.com>