X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FStdMeshers_I%2FStdMeshers_NotConformAllowed_i.cxx;h=ba1f768c270dd8d81db18bb8288eed39601a4736;hb=refs%2Ftags%2FV8_3_0a2;hp=7e218532795b1a3041ae7b0bd5dda604b1424c17;hpb=c98d9fcd7f02c1f1f5c24dd3e709ed75228d66c4;p=modules%2Fsmesh.git diff --git a/src/StdMeshers_I/StdMeshers_NotConformAllowed_i.cxx b/src/StdMeshers_I/StdMeshers_NotConformAllowed_i.cxx index 7e2185327..ba1f768c2 100644 --- a/src/StdMeshers_I/StdMeshers_NotConformAllowed_i.cxx +++ b/src/StdMeshers_I/StdMeshers_NotConformAllowed_i.cxx @@ -47,7 +47,6 @@ StdMeshers_NotConformAllowed_i::StdMeshers_NotConformAllowed_i : SALOME::GenericObj_i( thePOA ), SMESH_Hypothesis_i( thePOA ) { - MESSAGE("StdMeshers_NotConformAllowed_i::StdMeshers_NotConformAllowed_i"); myBaseImpl = new ::StdMeshers_NotConformAllowed(genImpl->GetANewId(), studyId, genImpl);