mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-01 06:55:58 +00:00
clearing init logs
This commit is contained in:
@@ -51,6 +51,7 @@ int main(int argc, char *argv[]) {
|
||||
LOG(("Init Log: %1").arg(logs.at(i)));
|
||||
}
|
||||
}
|
||||
psClearInitLogs();
|
||||
|
||||
DEBUG_LOG(("Application Info: ideal thread count: %1, using %2 connections per session").arg(QThread::idealThreadCount()).arg(cConnectionsInSession()));
|
||||
|
||||
|
Reference in New Issue
Block a user