Salome HOME
- Deleted Study as an input parameter and class field.
[modules/kernel.git] / src / SALOMEDSClient / SALOMEDSClient_Study.hxx
index d4ae8e61059075107c8e7e052465257b02c28fdf..8732b23d50c39a24acbf0857f5c3f7627c78aeb6 100644 (file)
@@ -55,7 +55,6 @@ public:
   virtual bool Open(const std::string& theStudyUrl) = 0;
 
   virtual std::string GetPersistentReference() = 0;
-  virtual std::string GetTransientReference() = 0;
   virtual bool IsEmpty() = 0;
   virtual _PTR(SComponent) FindComponent (const std::string& aComponentName) = 0;
   virtual _PTR(SComponent) FindComponentID(const std::string& aComponentID) = 0;