From ff909499b51f21c820fb92e27c04f287caf166c1 Mon Sep 17 00:00:00 2001
From: Jean-Francois Remacle <jean-francois.remacle@uclouvain.be>
Date: Fri, 15 Jan 2016 13:09:27 +0000
Subject: [PATCH] new stuff

---
 Mesh/delaunay3d.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Mesh/delaunay3d.cpp b/Mesh/delaunay3d.cpp
index 25eec59e26..6875522ae4 100644
--- a/Mesh/delaunay3d.cpp
+++ b/Mesh/delaunay3d.cpp
@@ -30,7 +30,7 @@ const int MEASURE_BARR = 0;
 #include <numa.h>
 #endif
 
-int Tet::in_sphere_counter = 0;
+//int Tet::in_sphere_counter = 0;
 
 
 struct HilbertSortB
-- 
GitLab