diff --git a/src/allocators.h b/src/allocators.h index 78a3b76d0cd9..42550119d856 100644 --- a/src/allocators.h +++ b/src/allocators.h @@ -40,7 +40,6 @@ class LockedPageManagerBase ~LockedPageManagerBase() { - assert(this->GetLockedPageCount() == 0); }