X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSALOMEDS%2FSALOMEDS_Study_i.hxx;h=232b0fb4cadfaaae13362c299e5f5bd91402d9fe;hb=074699f122e9bfd758dc805ca0023d355ce25ec5;hp=18a8f0d666e0db5ca07de55b7f04946fa4bad125;hpb=ed19d8bc0100ac6f91024fe88d22e3cbc0b2cc18;p=modules%2Fkernel.git diff --git a/src/SALOMEDS/SALOMEDS_Study_i.hxx b/src/SALOMEDS/SALOMEDS_Study_i.hxx index 18a8f0d66..232b0fb4c 100644 --- a/src/SALOMEDS/SALOMEDS_Study_i.hxx +++ b/src/SALOMEDS/SALOMEDS_Study_i.hxx @@ -107,13 +107,6 @@ public: */ virtual char* GetPersistentReference(); - - //! method to Get transient reference of study - /*! - \return char* arguments, the transient reference of the study - */ - virtual char* GetTransientReference(); - //! method to detect if a study is empty /*! \return bool arguments, true if study is empty @@ -244,8 +237,6 @@ public: */ virtual void URL(const char* url); - static SALOMEDS::Study_ptr GetStudy(const DF_Label& theLabel, CORBA::ORB_ptr orb); - static void IORUpdated(SALOMEDSImpl_AttributeIOR* theAttribute); virtual void UpdateIORLabelMap(const char* anIOR, const char* aLabel);