diff --git a/Common/Gmsh.cpp b/Common/Gmsh.cpp
index fd796008a73553cffef386033c8f4db2f6554ba2..a20c54a3b87c52c40660fd82a0c5bb5bf2ddc833 100644
--- a/Common/Gmsh.cpp
+++ b/Common/Gmsh.cpp
@@ -244,7 +244,7 @@ int GmshBatch()
   solver_batch_cb(0, (void*)CTX::instance()->launchSolverAtStartup);
 #endif
 
-  if (true) {
+  if (false) {
   // 11/06/13 : This will be removed later !
     for (int i = 1; i < MSH_NUM_TYPE+1; ++i) {
       if (i == 76 || i == 77 || i == 78)