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