]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
WIP
authorAnthony Geay <anthony.geay@edf.fr>
Wed, 13 Jan 2021 14:52:24 +0000 (15:52 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Wed, 13 Jan 2021 14:52:24 +0000 (15:52 +0100)
src/GEOM_SWIG/GeomHelper.cxx

index 6d3017d7cc8d6ab1f098d8a2dbe942b2850345f7..d7c73ce2bad85c5ae8c961ddd7a4b2e96284dd02 100644 (file)
@@ -34,7 +34,6 @@ std::string BuildGEOMInstance()
     PortableServer::POAManager_var pman = poa->the_POAManager();
     CORBA::PolicyList policies;
     policies.length(0);
-    PortableServer::POA_var poa2 = poa->create_POA("POAGeom",pman,policies);
     PortableServer::ObjectId_var conId;
     //
     {