Salome HOME
Remove useless MESSAGEs
[plugins/netgenplugin.git] / src / NETGENPlugin / NETGENPlugin_Hypothesis_3D_i.cxx
index f9fe24094ebf6ae5f0afc4a524f08a78bbf087f9..ebab3bdee61aa5c57c52e0380d6523db243e53a0 100644 (file)
@@ -46,7 +46,7 @@ NETGENPlugin_Hypothesis_3D_i (PortableServer::POA_ptr thePOA,
     SMESH_Hypothesis_i( thePOA ),
     NETGENPlugin_Hypothesis_i( thePOA, theStudyId, theGenImpl )
 {
-  MESSAGE( "NETGENPlugin_Hypothesis_3D_i::NETGENPlugin_Hypothesis_3D_i" );
+  //MESSAGE( "NETGENPlugin_Hypothesis_3D_i::NETGENPlugin_Hypothesis_3D_i" );
 }
 
 //=============================================================================
@@ -56,7 +56,7 @@ NETGENPlugin_Hypothesis_3D_i (PortableServer::POA_ptr thePOA,
 //=============================================================================
 NETGENPlugin_Hypothesis_3D_i::~NETGENPlugin_Hypothesis_3D_i()
 {
-  MESSAGE( "NETGENPlugin_Hypothesis_3D_i::~NETGENPlugin_Hypothesis_3D_i" );
+  //MESSAGE( "NETGENPlugin_Hypothesis_3D_i::~NETGENPlugin_Hypothesis_3D_i" );
 }
 
 //================================================================================