浏览代码

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

Signed-off-by: Gavin Halliday <gavin.halliday@lexisnexis.com>
Gavin Halliday 5 年之前
父节点
当前提交
57b228edaf
共有 1 个文件被更改,包括 0 次插入1 次删除
  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;
                     }
                 }