From: Anthony Geay Date: Thu, 21 Jan 2021 15:56:01 +0000 (+0100) Subject: Rollback X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=62a4f07088d73908fa864dee3908bb749c274194;p=modules%2Fkernel.git Rollback --- diff --git a/src/Container/SALOME_Component_i.hxx b/src/Container/SALOME_Component_i.hxx index 49bcb57dc..57557ffc7 100644 --- a/src/Container/SALOME_Component_i.hxx +++ b/src/Container/SALOME_Component_i.hxx @@ -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();