
9 Dec
2021
9 Dec
'21
1:17 p.m.
On a Thursday in 2021, Peter Krempa wrote:
The function isn't used besides tests. Since the separator parsing capability is trivial we can keep it in place and just unexport it for now.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/libvirt_private.syms | 1 - src/util/virbitmap.c | 2 +- src/util/virbitmap.h | 5 ----- tests/virbitmaptest.c | 2 +- 4 files changed, 2 insertions(+), 8 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano