Selaa lähdekoodia

Removing one more local-local TODO tag for code that actually does not need update

Source commit: 4f4160c9874ddf6a4e47832c9d324bd2250ddd3c
Martin Prikryl 5 vuotta sitten
vanhempi
sitoutus
4b31834f40
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      source/forms/ScpCommander.cpp

+ 0 - 1
source/forms/ScpCommander.cpp

@@ -1738,7 +1738,6 @@ void __fastcall TScpCommanderForm::SideEnter(TOperationSide Side)
 //---------------------------------------------------------------------------
 void __fastcall TScpCommanderForm::UpdatePanelsPathLabelsStatus()
 {
-  // TODO_OTHER_LOCAL
   LocalPathLabel->UpdateStatus();
   RemotePathLabel->UpdateStatus();
 }