do not throw in a destructor, idiot
This commit is contained in:
parent
606c25d828
commit
d0fd550a7f
@ -33,9 +33,6 @@ namespace {
|
||||
}
|
||||
|
||||
virtual ~restorer() {
|
||||
if (in_superblock_) {
|
||||
throw runtime_error("still in superblock");
|
||||
}
|
||||
}
|
||||
|
||||
virtual void begin_superblock(std::string const &uuid,
|
||||
|
Loading…
Reference in New Issue
Block a user