mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 22:46:10 +00:00
Replace cDebug() with Logs::DebugEnabled().
This commit is contained in:
@@ -16,7 +16,6 @@ uint64 gRealBetaVersion = AppBetaVersion;
|
||||
QByteArray gBetaPrivateKey;
|
||||
|
||||
bool gTestMode = false;
|
||||
bool gDebug = false;
|
||||
bool gManyInstance = false;
|
||||
QString gKeyFile;
|
||||
QString gWorkingDir, gExeDir, gExeName;
|
||||
|
Reference in New Issue
Block a user