mirror of
https://github.com/OpenMW/openmw.git
synced 2025-10-16 07:46:34 +00:00
Remove spurious debug log line
This commit is contained in:
parent
b8381f6e62
commit
af6634ee57
1 changed files with 0 additions and 2 deletions
|
@ -934,8 +934,6 @@ namespace MWGui
|
|||
}
|
||||
}
|
||||
|
||||
Log(Debug::Debug) << "Cycling active controller window: mode=" << mode << ", activeIndex=" << activeIndex;
|
||||
|
||||
if (mActiveControllerWindows[mode] != activeIndex)
|
||||
setActiveControllerWindow(mode, activeIndex);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue