STYLE: duplicate assignment
This commit is contained in:
parent
a5cc0ffcad
commit
1cda77e83d
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user