From adda3cab1c88661df32375c55a66bb8d75de3dd5 Mon Sep 17 00:00:00 2001 From: Anthony Geay Date: Wed, 13 Jan 2021 15:52:24 +0100 Subject: [PATCH] WIP --- src/GEOM_SWIG/GeomHelper.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/GEOM_SWIG/GeomHelper.cxx b/src/GEOM_SWIG/GeomHelper.cxx index 6d3017d7c..d7c73ce2b 100644 --- a/src/GEOM_SWIG/GeomHelper.cxx +++ b/src/GEOM_SWIG/GeomHelper.cxx @@ -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; // { -- 2.39.2