浏览代码

Removing local-local TODO tag done by aa54b903

Source commit: 3416c5ad378d68cc711e29d7133410349e775434
Martin Prikryl 5 年之前
父节点
当前提交
2292760e1c
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      source/forms/ScpCommander.cpp

+ 0 - 2
source/forms/ScpCommander.cpp

@@ -1,4 +1,3 @@
-// TODO_OTHER_LOCAL
 //---------------------------------------------------------------------------
 #include <vcl.h>
 #pragma hdrstop
@@ -955,7 +954,6 @@ void __fastcall TScpCommanderForm::UpdateControls()
   OtherLocalDirView->Font->Color = LocalDirView->Font->Color;
   OtherLocalDriveView->Font->Color = LocalDirView->Font->Color;
 
-  // TODO_OTHER_LOCAL
   if (IsLocalBrowserMode())
   {
     CurrentCopyItem->Visible = false;