diff --git a/src/GEOM_I_Superv/GEOM_Superv_i.cc b/src/GEOM_I_Superv/GEOM_Superv_i.cc index ff1ebd242..38455e4ce 100644 --- a/src/GEOM_I_Superv/GEOM_Superv_i.cc +++ b/src/GEOM_I_Superv/GEOM_Superv_i.cc @@ -108,8 +108,12 @@ void GEOM_Superv_i::SetStudyID( CORBA::Long theId ) SALOME::Session_var aSession = SALOME::Session::_narrow(anObject); if ( !CORBA::is_nil(aSession) ) { int aStudyID = aSession->GetActiveStudyId(); - if ( theId != aStudyID ) MESSAGE("Warning : given study ID theId="< 0) { // mkr : IPAL12128 + MESSAGE("Warning : given study ID theId="<