diff --git a/src/mesh/autoMesh/autoHexMesh/autoHexMeshDriver/autoLayerDriver.C b/src/mesh/autoMesh/autoHexMesh/autoHexMeshDriver/autoLayerDriver.C index 86f4cbd977..39d56e2268 100644 --- a/src/mesh/autoMesh/autoHexMesh/autoHexMeshDriver/autoLayerDriver.C +++ b/src/mesh/autoMesh/autoHexMesh/autoHexMeshDriver/autoLayerDriver.C @@ -295,9 +295,6 @@ void Foam::autoLayerDriver::handleNonManifolds if (nNonManif > 0) { - Info<< "Outside of patches is multiply connected across edges or" - << " points at " << nNonManif << " points." << endl; - const labelList& meshPoints = pp.meshPoints(); forAll(meshPoints, patchPointI)