فهرست منبع

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 =