diff --git a/era/restore_emitter.cc b/era/restore_emitter.cc index 4faf618..85fbe6b 100644 --- a/era/restore_emitter.cc +++ b/era/restore_emitter.cc @@ -28,8 +28,6 @@ namespace { sb.nr_blocks = nr_blocks; sb.current_era = current_era; - nr_blocks = nr_blocks; - md_.era_array_->grow(nr_blocks, 0); in_superblock_ = true;