Salome HOME
update after merging trhe branches CEA_V3_0_x, OCC_V3_1_0_a1_x, and the main
[modules/med.git] / src / INTERPOLATION / UseCaseInterpolationwots.cxx
index e0535328c18170241d124d4714697321f6c1ab89..a35f7efb6c8929aea3a7bc9462dd3590b7745dd2 100644 (file)
@@ -7,18 +7,10 @@
 
 #include "stdio.h"
 
-#ifdef _DEBUG_
-#include "LocalTraceCollector.hxx"
-#endif /* ifdef _DEBUG_*/
-
 using namespace MEDMEM;
 using namespace MED_EN;
 
 main () {
-#ifdef _DEBUG_
-  LocalTraceCollector::instance();
-#endif /* ifdef _DEBUG_*/
-
   const char * fromFileName  = "fromMesh.med";
   const char * toFileName    = "toMesh.med";
   const char * fieldName     = "fieldnodedouble";