]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
Rollback
authorAnthony Geay <anthony.geay@edf.fr>
Thu, 21 Jan 2021 15:56:01 +0000 (16:56 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Thu, 21 Jan 2021 15:56:01 +0000 (16:56 +0100)
src/Container/SALOME_Component_i.hxx

index 49bcb57dc7bcc94eef053cc736321b387c3e3960..57557ffc7e32f89f6f3ae9d433504e256386b3e7 100644 (file)
@@ -124,7 +124,6 @@ public:
   // --- local C++ methods
 
   PortableServer::ObjectId * getId();
-  void setId(PortableServer::ObjectId *id) { _id = id; }
   Engines_Container_i *GetContainerPtr();
   std::string getContainerName();
   void setContainerName();