diff --git a/Mesh/delaunay3d.cpp b/Mesh/delaunay3d.cpp
index 25eec59e26aedeecd100e47b70154725e0b89c10..6875522ae4eb3c55c7f7020d4e6be35e989f9e4e 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