浏览代码

Removing obsolete comment

Source commit: d65b642175795acc2be571e29ab7dc09d9d27d51
Martin Prikryl 9 年之前
父节点
当前提交
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];
     }
   }