Revert earlier bugfix attempt, causes other issues

This commit is contained in:
Marianne Gagnon 2014-09-27 20:10:47 -04:00
parent 6061a77884
commit 4f6bb4565f

View File

@ -426,8 +426,6 @@ void Track::cleanup()
}
#endif
} // if verbose
irr_driver->getSceneManager()->getMeshCache()->clearUnusedMeshes();
} // cleanup
//-----------------------------------------------------------------------------