STYLE: duplicate assignment

This commit is contained in:
Mark Olesen 2019-01-23 09:42:17 +01:00
parent a5cc0ffcad
commit 1cda77e83d

View File

@ -505,8 +505,6 @@ void Foam::vtk::vtuSizing::populateArrays
vertLabels[vrtLoc++] = nShapePoints;
}
cellTypes[celLoc] = vtk::cellType::VTK_TETRA;
// See note above about the orientation.
if (isOwner)
{