mirror of
https://github.com/overte-org/overte.git
synced 2025-04-09 21:23:49 +02:00
Merge pull request #14856 from AndrewMeadows/fix-crash-on-early-shutdown-redux
case 21042: fix interface crash on early shutdown, 0.80.0 redux
This commit is contained in:
commit
6a91b54261
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