Просмотр исходного кода

Removing obsolete comment

Source commit: d65b642175795acc2be571e29ab7dc09d9d27d51
Martin Prikryl 9 лет назад
Родитель
Сommit
4ad3f6a5d6
1 измененных файлов с 0 добавлено и 1 удалено
  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];
     }
   }