From 1cda77e83d0503c454bfab8042f8d96ad5a43ffc Mon Sep 17 00:00:00 2001 From: Mark Olesen Date: Wed, 23 Jan 2019 09:42:17 +0100 Subject: [PATCH] STYLE: duplicate assignment --- src/fileFormats/vtk/part/foamVtuSizingTemplates.C | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/fileFormats/vtk/part/foamVtuSizingTemplates.C b/src/fileFormats/vtk/part/foamVtuSizingTemplates.C index f5253f04b3..0121d04340 100644 --- a/src/fileFormats/vtk/part/foamVtuSizingTemplates.C +++ b/src/fileFormats/vtk/part/foamVtuSizingTemplates.C @@ -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) {