HPCC-23325 Remove out of date logging message (plugin contains no ECL) Reviewed-By: Shamser Ahmed <shamser.ahmed@lexisnexis.co.uk> Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
@@ -326,7 +326,6 @@ bool FileSystemFile::checkValid()
}
else
{
- DBGLOG("Plugin %s exports getECLPluginDefinition but does not export ECL - not loading", filename);
return false;