X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FNETGENPlugin%2FNETGENPlugin_Hypothesis_3D_i.cxx;h=8523ff33ec1fbb204c15aa7a0ad45239faa0a6fc;hb=1b359b696a744f5cefdd5185651b466a78e5812f;hp=0fe377a935e50a99945224e918c17f6496a9e71c;hpb=65987d083d9ef9c3deccf4b87d24fee7f71fc889;p=plugins%2Fnetgenplugin.git diff --git a/src/NETGENPlugin/NETGENPlugin_Hypothesis_3D_i.cxx b/src/NETGENPlugin/NETGENPlugin_Hypothesis_3D_i.cxx index 0fe377a..8523ff3 100644 --- a/src/NETGENPlugin/NETGENPlugin_Hypothesis_3D_i.cxx +++ b/src/NETGENPlugin/NETGENPlugin_Hypothesis_3D_i.cxx @@ -45,7 +45,7 @@ NETGENPlugin_Hypothesis_3D_i (PortableServer::POA_ptr thePOA, SMESH_Hypothesis_i( thePOA ), NETGENPlugin_Hypothesis_i( thePOA, theGenImpl ) { - MESSAGE( "NETGENPlugin_Hypothesis_3D_i::NETGENPlugin_Hypothesis_3D_i" ); + //MESSAGE( "NETGENPlugin_Hypothesis_3D_i::NETGENPlugin_Hypothesis_3D_i" ); } //============================================================================= @@ -55,7 +55,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" ); } //================================================================================