From c14c1f6d5dee73c67ec59515cdce81aff5830fa3 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Thu, 16 Aug 2007 14:46:05 +0000 Subject: [PATCH] forgot this --- Geo/GFace.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/Geo/GFace.h b/Geo/GFace.h index bb36a2ad9b..3e9124e2b4 100644 --- a/Geo/GFace.h +++ b/Geo/GFace.h @@ -152,8 +152,6 @@ class GFace : public GEntity // Resets the mesh attributes to default values virtual void resetMeshAttributes(); - std::vector<graphics_point> _graphicsRepresentation; - struct { // do we recombine the triangles of the mesh ? int recombine; -- GitLab