Browse Source

Removing obsolete comment

Source commit: d65b642175795acc2be571e29ab7dc09d9d27d51
Martin Prikryl 9 years ago
parent
commit
4ad3f6a5d6
1 changed files with 0 additions and 1 deletions
  1. 0 1
      source/forms/CustomScpExplorer.cpp

+ 0 - 1
source/forms/CustomScpExplorer.cpp

@@ -1617,7 +1617,6 @@ int __fastcall TCustomScpExplorerForm::CustomCommandState(
     }
     else
     {
-      // other local custom commands can be executed only on remote side
       Result = EnableSelectedOperation[FCurrentSide];
     }
   }