STYLE: autoLaterDriver: duplicate message
This commit is contained in:
parent
e23956583c
commit
98bfe5904a
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user