From: Anthony Geay Date: Mon, 22 Feb 2021 15:20:22 +0000 (+0100) Subject: Small fix X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=964bb4e113d702cc66370e0a04120bd417183f6b;p=modules%2Fkernel.git Small fix --- diff --git a/src/Container/Container_i.cxx b/src/Container/Container_i.cxx index f366744c6..d782ae7cf 100644 --- a/src/Container/Container_i.cxx +++ b/src/Container/Container_i.cxx @@ -1915,7 +1915,6 @@ Engines_Container_i *KERNEL::getContainerSA() PortableServer::POAManager_var pman = poa->the_POAManager(); CORBA::PolicyList policies; policies.length(0); - PortableServer::ObjectId_var conId; // char *argv[4] = {"Container","FactoryServer","toto",nullptr}; SALOME_Fake_NamingService ns;