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);