From 964bb4e113d702cc66370e0a04120bd417183f6b Mon Sep 17 00:00:00 2001 From: Anthony Geay Date: Mon, 22 Feb 2021 16:20:22 +0100 Subject: [PATCH] Small fix --- src/Container/Container_i.cxx | 1 - 1 file changed, 1 deletion(-) 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; -- 2.39.2