mirror of
https://github.com/lubosz/overte.git
synced 2025-04-19 03:57:04 +02:00
Merge pull request #14855 from AndrewMeadows/fix-log-crash-on-early-shutdown
case 21040: fix Interface crash on early shutdown
This commit is contained in:
commit
d8390ba18f
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ LogHandler::LogHandler() {
|
|||
}
|
||||
|
||||
LogHandler::~LogHandler() {
|
||||
flushRepeatedMessages();
|
||||
}
|
||||
|
||||
const char* stringForLogType(LogMsgType msgType) {
|
||||
|
|
Loading…
Reference in a new issue