X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=PVE%2FAPI2%2FVZDump.pm;fp=PVE%2FAPI2%2FVZDump.pm;h=10847260ba08d48ab013718f069c9da0def855a7;hb=173f8c49efe1d7777f168458746c6076554b92f3;hp=4093d82ffe9855ec3a162684cb7d6cffe0721cc1;hpb=a851a0f781b2b490a10ede41e5bcf892518443e2;p=pve-manager.git diff --git a/PVE/API2/VZDump.pm b/PVE/API2/VZDump.pm index 4093d82f..10847260 100644 --- a/PVE/API2/VZDump.pm +++ b/PVE/API2/VZDump.pm @@ -230,8 +230,6 @@ __PACKAGE__->register_method ({ delete $res->{pool}; } - delete $res->{size}; # deprecated, to be dropped with PVE 7.0 - return $res; }});