mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-29 22:20:33 +00:00
Remove unnecessary cache dump
This commit is contained in:
parent
09e645a0e0
commit
2abf7f1752
@ -77,7 +77,6 @@ void World::updateTextureFiltering()
|
||||
|
||||
void World::clearAssociatedCaches()
|
||||
{
|
||||
mTextureManager->clearCache();
|
||||
mChunkManager->clearCache();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user