]> git.ipfire.org Git - thirdparty/libvirt.git/commit
testutils: Remove unused virTestClearCommandPath
authorPeter Krempa <pkrempa@redhat.com>
Tue, 6 Apr 2021 09:24:47 +0000 (11:24 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 12 Apr 2021 13:55:10 +0000 (15:55 +0200)
commit3b0e264aa8295418560ac2e1694c2facaaceba15
tree6612e02e7ed49fbc0973031204c271826b93d226
parentcf32c7d8c066606bacc0fc41b8c24cad2e5d011b
testutils: Remove unused virTestClearCommandPath

virCommand(ToString) now provides the functionality internally so we
don't have to keep the string-munging function around.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
tests/testutils.c
tests/testutils.h