Remove debug print statetment
This commit is contained in:
parent
cca5743dee
commit
4612194654
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ Foam::labelListList Foam::sharedPoints::procPatchPairs() const
|
|||
}
|
||||
}
|
||||
}
|
||||
Info<< "patch pairs: " << patchPairs << endl;
|
||||
|
||||
return patchPairs;
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue