STYLE: autoLaterDriver: duplicate message

This commit is contained in:
mattijs 2011-04-22 11:49:45 +01:00
parent e23956583c
commit 98bfe5904a

View File

@ -295,9 +295,6 @@ void Foam::autoLayerDriver::handleNonManifolds
if (nNonManif > 0) if (nNonManif > 0)
{ {
Info<< "Outside of patches is multiply connected across edges or"
<< " points at " << nNonManif << " points." << endl;
const labelList& meshPoints = pp.meshPoints(); const labelList& meshPoints = pp.meshPoints();
forAll(meshPoints, patchPointI) forAll(meshPoints, patchPointI)