浏览代码

Redundant code

Source commit: 6f919662f09eca212ecb24d7e7d7a66525aa3fbd
Martin Prikryl 7 年之前
父节点
当前提交
f336c058ec
共有 1 个文件被更改,包括 0 次插入1 次删除
  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;