storage zfs: removed unused variable

Signed-off-by: Tim Marx <t.marx@proxmox.com>
This commit is contained in:
Tim Marx
2018-11-06 14:04:34 +01:00
committed by Thomas Lamprecht
parent 32f749b840
commit 5b4b715771

View File

@ -217,7 +217,6 @@ __PACKAGE__->register_method ({
my $pool = { my $pool = {
lvl => 0, lvl => 0,
}; };
my $vdevs = [];
my $curfield; my $curfield;
my $config = 0; my $config = 0;