mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
don't flushRepeatedMessages() in LogHandler dtor
This commit is contained in:
parent
ae6672533c
commit
16ef30ced0
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