diff --git a/src/fvAgglomerationMethods/pairPatchAgglomeration/pairPatchAgglomeration.C b/src/fvAgglomerationMethods/pairPatchAgglomeration/pairPatchAgglomeration.C index 9a7462127c..9467906f15 100644 --- a/src/fvAgglomerationMethods/pairPatchAgglomeration/pairPatchAgglomeration.C +++ b/src/fvAgglomerationMethods/pairPatchAgglomeration/pairPatchAgglomeration.C @@ -44,9 +44,7 @@ bool Foam::pairPatchAgglomeration::continueAgglomerating { // Check the need for further agglomeration on all processors label localnCoarseFaces = nCoarseFaces; -// reduce(localnCoarseFaces, sumOp