Browse Source

Removing comment obsoleted by d630ccdd

Source commit: 0a8f84febdbac16103c9f607d37648a6745649e6
Martin Prikryl 5 years ago
parent
commit
85ce507aeb
1 changed files with 0 additions and 1 deletions
  1. 0 1
      source/forms/CustomScpExplorer.cpp

+ 0 - 1
source/forms/CustomScpExplorer.cpp

@@ -4785,7 +4785,6 @@ void __fastcall TCustomScpExplorerForm::NewSession(const UnicodeString & Session
 {
   if (OpenInNewWindow())
   {
-    // todo: Pass FromSite
     ExecuteNewInstance(SessionUrl);
   }
   else