STYLE: Removing short feature case debug output from surfaceFeatures.

This commit is contained in:
graham
2011-01-28 11:00:37 +00:00
parent b15361fc31
commit e0738943c8

View File

@ -632,11 +632,6 @@ Foam::labelList Foam::surfaceFeatures::trimFeatures
// Rewalk same route (recognizable by featLines == featI)
// to reset featLines.
Info<< "In too small case:" << startEdgeI
<< nl << leftPath.len_ << " " << rightPath.len_
<< nl << leftPath.n_ << " " << rightPath.n_
<< endl;
featLines[startEdgeI] = -2;
walkSegment