mirror of
https://github.com/OpenMW/openmw.git
synced 2026-01-25 03:00:57 +00:00
Remove unnecessary debug log message
This commit is contained in:
parent
ff10bf5778
commit
f4bb0a69ca
1 changed files with 0 additions and 1 deletions
|
|
@ -1669,7 +1669,6 @@ namespace MWWorld
|
|||
mMapExtractor->update();
|
||||
if (mMapExtractor->isExtractionComplete())
|
||||
{
|
||||
Log(Debug::Info) << "Map extraction complete.";
|
||||
mMapExtractor.reset();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue