Skip to content
Snippets Groups Projects
Commit 16d8ff66 authored by Mark Olesen's avatar Mark Olesen
Browse files

STYLE: uneeded typedef FaceType in triSurface

- use typedef FaceType from parent (PrimitivePatch) instead
parent ae0bf2b2
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd.
\\ / A nd | Copyright (C) 2004-2011 OpenCFD Ltd.
\\/ M anipulation |
-------------------------------------------------------------------------------
License
......@@ -223,9 +223,6 @@ public:
// Public typedefs
//- Face type used
typedef labelledTri FaceType;
//- Placeholder only, but do not remove - it is needed for GeoMesh
typedef bool BoundaryMesh;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment