Browse Source

Obsolete comment

Source commit: 0f4d9c8593c7198504d1b45ed41adb28d7399c3a
Martin Prikryl 4 years ago
parent
commit
401f0b8a07
1 changed files with 0 additions and 1 deletions
  1. 0 1
      source/forms/CustomScpExplorer.cpp

+ 0 - 1
source/forms/CustomScpExplorer.cpp

@@ -3654,7 +3654,6 @@ void __fastcall TCustomScpExplorerForm::ExecuteFile(TOperationSide Side,
 //---------------------------------------------------------------------------
 void __fastcall TCustomScpExplorerForm::TemporaryFileCopyParam(TCopyParamType & CopyParam)
 {
-  // do not forget to add additional options to TemporarilyDownloadFiles, and AS
   CopyParam.FileNameCase = ncNoChange;
   CopyParam.PreserveRights = false;
   CopyParam.PreserveReadOnly = false;