mirror of
https://github.com/dashpay/dash.git
synced 2024-12-27 13:03:17 +01:00
Merge pull request #397 from crowning-/v0.12.0.x
Remove assertion from ~LockedPageManager
This commit is contained in:
commit
e2555fb3dd
@ -40,7 +40,6 @@ public:
|
||||
|
||||
~LockedPageManagerBase()
|
||||
{
|
||||
assert(this->GetLockedPageCount() == 0);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user