Formatting

This commit is contained in:
Hrvoje Jasak 2015-08-25 11:12:10 +01:00
parent 95a94eeed5
commit d4a0916e17

View file

@ -1243,7 +1243,6 @@ void Foam::polyMesh::setOldPoints
const pointField& setPoints const pointField& setPoints
) )
{ {
if(setPoints.size() != allPoints_.size()) if(setPoints.size() != allPoints_.size())
{ {
FatalErrorIn FatalErrorIn