diff --git a/Telegram/SourceFiles/logs.cpp b/Telegram/SourceFiles/logs.cpp index 56c8471b0..3ffa46bd0 100644 --- a/Telegram/SourceFiles/logs.cpp +++ b/Telegram/SourceFiles/logs.cpp @@ -364,7 +364,6 @@ void start() { if (!cWorkingDir().isEmpty()) { // This value must come from TelegramForcePortable - cForceWorkingDir(cWorkingDir()); workingDirChosen = true; } else { #if !defined _DEBUG || defined OS_MAC_STORE @@ -387,7 +386,6 @@ void start() { if (!cWorkingDir().isEmpty()) { // This value must come from TelegramForcePortable - cForceWorkingDir(cWorkingDir()); workingDirChosen = true; }