
24 May
2021
24 May
'21
2:01 p.m.
On a Friday in 2021, Peter Krempa wrote:
Replace the last use of the function by virDomainDiskInsert and remove the unused helper.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/conf/domain_conf.c | 16 ++-------------- src/conf/domain_conf.h | 2 -- src/libvirt_private.syms | 1 - 3 files changed, 2 insertions(+), 17 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano