Remove comment

SharedStateManager::prune is run automatically during the update traversal.
openmw-38
scrawl 9 years ago
parent 62169a7039
commit ffea9ec2c4

@ -206,7 +206,6 @@ namespace Resource
}
osgDB::Registry::instance()->getOrCreateSharedStateManager()->share(loaded.get());
// TODO: run SharedStateManager::prune on unload
if (mIncrementalCompileOperation)
mIncrementalCompileOperation->add(loaded);

Loading…
Cancel
Save