mirror of
https://github.com/OpenMW/openmw.git
synced 2025-03-01 06:09:42 +00:00
remove one last assert
This commit is contained in:
parent
8309910d9d
commit
52a10a4bc0
1 changed files with 0 additions and 1 deletions
|
@ -829,7 +829,6 @@ namespace MWWorld
|
|||
unloadCell(cellToUnload);
|
||||
}
|
||||
assert(mActiveCells.empty());
|
||||
assert(mInactiveCells.empty());
|
||||
|
||||
loadingListener->setProgressRange(cell->count());
|
||||
|
||||
|
|
Loading…
Reference in a new issue