]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
Small fix
authorAnthony Geay <anthony.geay@edf.fr>
Mon, 22 Feb 2021 15:20:22 +0000 (16:20 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Mon, 22 Feb 2021 15:20:22 +0000 (16:20 +0100)
src/Container/Container_i.cxx

index f366744c6798f51a410a983b834ded6bb1f92170..d782ae7cf9531cd34da10b63cc377d11f62db3b3 100644 (file)
@@ -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;