mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-02-06 17:15:35 +00:00
Remove comment
SharedStateManager::prune is run automatically during the update traversal.
This commit is contained in:
parent
62169a7039
commit
ffea9ec2c4
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue