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 / UseCaseInterpolationts.cxx
index d7418aa26f7330ecd7d02edaff4bd42cc64f187d..595ed29c9acec6d367da8cbe9ab402475a1d8f77 100644 (file)
 
 #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   = "ResultatSyrthes.med";
   const char * toFileName     = "MaillageAster.med";
   const char * resultFileName = "ResultatInterpolation.med";