diff --git a/restore_emitter.cc b/restore_emitter.cc index 2db15bd..9c7de30 100644 --- a/restore_emitter.cc +++ b/restore_emitter.cc @@ -33,9 +33,6 @@ namespace { } virtual ~restorer() { - if (in_superblock_) { - throw runtime_error("still in superblock"); - } } virtual void begin_superblock(std::string const &uuid,