
7 Apr
2021
7 Apr
'21
5:53 p.m.
On a Thursday in 2021, Peter Krempa wrote:
The API isn't used any more.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/libvirt_private.syms | 1 - src/storage_file/storage_file_backend.h | 4 -- src/storage_file/storage_file_backend_fs.c | 24 ------- .../storage_file_backend_gluster.c | 71 ------------------- src/storage_file/storage_source.c | 37 +--------- 5 files changed, 1 insertion(+), 136 deletions(-)
This one can be deleted too: src/storage_file/storage_source.h=110=const char * src/storage_file/storage_source.h:111:virStorageSourceGetUniqueIdentifier(virStorageSourcePtr src); Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano