1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-06-30 09:41:34 +00:00

Remove more log spam

This commit is contained in:
scrawl 2015-03-02 22:13:50 +01:00
parent e3f1cb8305
commit 8eb1f4e70e

View file

@ -492,8 +492,6 @@ namespace MWWorld
loadingListener->setProgressRange(refsToLoad);
// Load cell.
std::cout << "cellName: " << cell->getCell()->mName << std::endl;
loadCell (cell, loadingListener);
changePlayerCell(cell, position, true);