mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
qemu: blockjob: Remove infrastructure for remembering to delete image
Now that we delete the images elsewhere it's not required. Additionally it's safe to do as we never released an upstream version which required this being in place. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
@@ -248,7 +248,6 @@
|
||||
</privateData>
|
||||
</source>
|
||||
</store>
|
||||
<deleteStore/>
|
||||
</blockjob>
|
||||
</blockjobs>
|
||||
<agentTimeout>-2</agentTimeout>
|
||||
|
||||
Reference in New Issue
Block a user