ENH: meshRefinement: extraneous debug message

This commit is contained in:
mattijs
2013-11-20 13:05:54 +00:00
parent eab020daa4
commit 72377f6734

View File

@ -1204,6 +1204,7 @@ Foam::label Foam::meshRefinement::markSurfaceCurvatureRefinement
// Bit of statistics
if (debug)
{
label nSet = 0;
label nNormals = 9;