From: apo Date: Thu, 31 Mar 2005 05:37:51 +0000 (+0000) Subject: Patch on regression that was introduced by fix on Bug PAL7444 X-Git-Tag: T_3_0_0_a1~12 X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=commitdiff_plain;h=0ad037c9895435b064ea5855edac9db9a9d5b3dd Patch on regression that was introduced by fix on Bug PAL7444 --- diff --git a/src/SMESH_I/SMESH_Gen_i_1.cxx b/src/SMESH_I/SMESH_Gen_i_1.cxx index ac8641de2..d3c645941 100644 --- a/src/SMESH_I/SMESH_Gen_i_1.cxx +++ b/src/SMESH_I/SMESH_Gen_i_1.cxx @@ -146,7 +146,10 @@ long SMESH_Gen_i::GetVolumeGroupsTag() bool SMESH_Gen_i::CanPublishInStudy(CORBA::Object_ptr theIOR) { - if(MYDEBUG) MESSAGE("CanPublishInStudy"); + if(MYDEBUG) MESSAGE("CanPublishInStudy - "<_is_nil() ) return true;