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
> ---
> src/libvirt_private.syms | 1 -
> src/util/virfile.c | 22 --
> src/ut
After previous cleanup the virBuildPathInternal() function is no
longer used. Drop it.
Signed-off-by: Michal Privoznik
---
src/libvirt_private.syms | 1 -
src/util/virfile.c | 22 --
src/util/virfile.h | 5 -
3 files changed, 28 deletions(-)
diff --git a/sr