Pārlūkot izejas kodu

HPCC-23325 Remove out of date logging message (plugin contains no ECL)

Signed-off-by: Gavin Halliday <gavin.halliday@lexisnexis.com>
Gavin Halliday 5 gadi atpakaļ
vecāks
revīzija
57b228edaf
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      ecl/hql/hqlcollect.cpp

+ 0 - 1
ecl/hql/hqlcollect.cpp

@@ -326,7 +326,6 @@ bool FileSystemFile::checkValid()
                     }
                     else
                     {
-                        DBGLOG("Plugin %s exports getECLPluginDefinition but does not export ECL - not loading", filename);
                         return false;
                     }
                 }