2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Allow switching off debug logs in closed alpha.

This commit is contained in:
John Preston
2018-09-27 16:36:27 +03:00
parent 18b74b9045
commit 9b449a1d26
4 changed files with 39 additions and 13 deletions

View File

@@ -331,7 +331,6 @@ void start(not_null<Core::Launcher*> launcher) {
auto workingDirChosen = false;
if (cAlphaVersion()) {
SetDebugEnabled(true);
workingDirChosen = true;
#if defined Q_OS_MAC || defined Q_OS_LINUX
} else {