mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-12-16 19:03:34 +00:00
PVE/API2/Qemu.pm: cleanup - remove unused $upid parameter
This commit is contained in:
parent
f53c6ad8b9
commit
7c876ec165
@ -2858,8 +2858,6 @@ __PACKAGE__->register_method({
|
||||
} else {
|
||||
|
||||
my $realcmd = sub {
|
||||
my $upid = shift;
|
||||
|
||||
PVE::QemuMigrate->migrate($target, $targetip, $vmid, $param);
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user