diff --git a/Common/Gmsh.cpp b/Common/Gmsh.cpp index 70661ddc11a70881e4aba468b7ab8fde10c3e2df..251674c8d4581d33c9e005a0cfdb1d1c5d58cee9 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)