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

LOG_DEBUG is not used for directory listing, but is used for other logging now

Source commit: c1a91f67a69f4e122b093d1db0a585a4ce890545
Martin Prikryl пре 9 година
родитељ
комит
749d2bdd43
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      source/core/FtpFileSystem.cpp

+ 0 - 1
source/core/FtpFileSystem.cpp

@@ -3782,7 +3782,6 @@ bool __fastcall TFTPFileSystem::HandleStatus(const wchar_t * AStatus, int Type)
       break;
 
     case TFileZillaIntf::LOG_DEBUG:
-      // used for directory listing only
       LogType = llMessage;
       break;