Ver código fonte

Redundant code

Source commit: 6f919662f09eca212ecb24d7e7d7a66525aa3fbd
Martin Prikryl 7 anos atrás
pai
commit
f336c058ec
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      source/core/SessionData.cpp

+ 0 - 1
source/core/SessionData.cpp

@@ -206,7 +206,6 @@ void __fastcall TSessionData::Default()
   PostLoginCommands = L"";
 
   // SCP
-  ReturnVar = L"";
   LookupUserGroups = asAuto;
   EOLType = eolLF;
   TrimVMSVersions = false;