mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-05-29 20:58:54 +00:00
Remove unused variable declaration
This commit is contained in:
parent
46dd42f70c
commit
c2327320a8
@ -269,8 +269,6 @@ sub sync_disks {
|
|||||||
# local volumes which have been copied
|
# local volumes which have been copied
|
||||||
$self->{volumes} = [];
|
$self->{volumes} = [];
|
||||||
|
|
||||||
my $res = [];
|
|
||||||
|
|
||||||
eval {
|
eval {
|
||||||
|
|
||||||
# found local volumes and their origin
|
# found local volumes and their origin
|
||||||
|
Loading…
Reference in New Issue
Block a user