From: caremoli Date: Tue, 26 May 2009 13:25:51 +0000 (+0000) Subject: CCAR: remove unused comment X-Git-Tag: V5_1_2rc1~7 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=a03f8c556c179ebe55c102fa5b83362be08383f4;p=modules%2Fkernel.git CCAR: remove unused comment --- diff --git a/idl/SALOME_Component.idl b/idl/SALOME_Component.idl index db817c063..abc6a02d9 100644 --- a/idl/SALOME_Component.idl +++ b/idl/SALOME_Component.idl @@ -203,15 +203,6 @@ module Engines //! Determines whether the server has already been loaded or not. void ping(); -// -// Set study associated to component instance -// \param studyId -// (=0: multistudy component instance, -// >0: study id associated to this instance -// \return false if already set with a different value (change not possible) -// -// boolean setStudyId(in long studyId); - //! Get study associated to component instance /*! get study associated to component instance