Browse Source

Removing local-local TODO tag done by aa54b903

Source commit: 3416c5ad378d68cc711e29d7133410349e775434
Martin Prikryl 5 years ago
parent
commit
2292760e1c
1 changed files with 0 additions and 2 deletions
  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;