diff --git a/src/mesh/conformalVoronoiMesh/backgroundMeshDecomposition/backgroundMeshDecomposition.C b/src/mesh/conformalVoronoiMesh/backgroundMeshDecomposition/backgroundMeshDecomposition.C index ed340fd720..3065963202 100644 --- a/src/mesh/conformalVoronoiMesh/backgroundMeshDecomposition/backgroundMeshDecomposition.C +++ b/src/mesh/conformalVoronoiMesh/backgroundMeshDecomposition/backgroundMeshDecomposition.C @@ -273,13 +273,10 @@ void Foam::backgroundMeshDecomposition::initialRefinement() volumeStatus.transfer(newVolumeStatus); } - if (debug) - { - Info<< " Background mesh refined from " - << returnReduce(map().nOldCells(), sumOp