From e8af7ffa8baf90fcfa6d4c953d90db4e8f68ddd4 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Wed, 23 Jan 2013 18:48:56 +0000
Subject: [PATCH] pf

---
 Geo/Geo.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Geo/Geo.cpp b/Geo/Geo.cpp
index 8b30928fa8..cb40e80db9 100644
--- a/Geo/Geo.cpp
+++ b/Geo/Geo.cpp
@@ -631,7 +631,6 @@ Volume *Create_Volume(int Num, int Typ)
   pV->SurfacesOrientations = List_Create(1, 2, sizeof(int));
   pV->SurfacesByTag = List_Create(1, 2, sizeof(int));
   pV->Extrude = NULL;
-  pV->Recombine3D = 0;
   return pV;
 }
 
-- 
GitLab