Преглед изворни кода

Removing obsolete comment

Source commit: ec26058ec953f32433ce348a443f4873f54c6072
Martin Prikryl пре 7 година
родитељ
комит
e30afce7f5
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      source/core/Terminal.cpp

+ 0 - 2
source/core/Terminal.cpp

@@ -5528,8 +5528,6 @@ void __fastcall TTerminal::DoSynchronizeCollectDirectory(const UnicodeString Loc
         while (Found)
         {
           FileName = SearchRec.Name;
-          // add dirs for recursive mode or when we are interested in newly
-          // added subdirs
           // SearchRec.Size in C++B2010 is __int64,
           // so we should be able to use it instead of FindData.nFileSize*
           __int64 Size =