mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Deduplicate executable path computation
This commit is contained in:
@@ -18,7 +18,7 @@ QByteArray gAlphaPrivateKey;
|
||||
|
||||
bool gManyInstance = false;
|
||||
QString gKeyFile;
|
||||
QString gWorkingDir, gExeDir, gExeName;
|
||||
QString gWorkingDir;
|
||||
|
||||
QStringList gSendPaths;
|
||||
QString gStartUrl;
|
||||
|
Reference in New Issue
Block a user