diff --git a/Geo/GModel.cpp b/Geo/GModel.cpp
index 8601aabbb3d2f7936bdbd2c9755292f2d9db3dec..30048a746864e5c86dd37dd82ca2121dab6bf422 100644
--- a/Geo/GModel.cpp
+++ b/Geo/GModel.cpp
@@ -2281,7 +2281,7 @@ void GModel::createTopologyFromMesh(int ignoreHoles)
   makeDiscreteFacesSimplyConnected();
 
   // // TEST !!!!!!!!
-  if (1)
+  if (0)
     {
       createTopologyFromMeshNew ();
       double t2 = Cpu();