]> xenbits.xensource.com Git - libvirt.git/commit
virStringListGetFirstWithPrefix: Remove unused helper
authorPeter Krempa <pkrempa@redhat.com>
Fri, 5 Feb 2021 13:34:31 +0000 (14:34 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 11 Feb 2021 16:05:33 +0000 (17:05 +0100)
commite6c9c44e9a1f732a0aab9cdf04ac16b4509aa862
tree9377150f3f4756bf2784a36d0d8d8bfd98356134
parent7cc34189158e86d7c609452159ff4994b3c959f8
virStringListGetFirstWithPrefix: Remove unused helper

This is a uncommon and trivial operation, so having an utility function
for it is pointless.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/libvirt_private.syms
src/util/virstring.c
src/util/virstring.h