From 1d48fb7b4c51bf3b2bc9384884fc9c9d8ba644e4 Mon Sep 17 00:00:00 2001 From: corsaro Date: Wed, 20 Sep 2000 15:48:23 +0000 Subject: ChangeLogTag: Wed Sep 20 10:39:20 2000 Angelo Corsaro --- TAO/tao/Remote_Object_Proxy_Broker.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TAO/tao/Remote_Object_Proxy_Broker.cpp') diff --git a/TAO/tao/Remote_Object_Proxy_Broker.cpp b/TAO/tao/Remote_Object_Proxy_Broker.cpp index af62ca4dce4..eaca853dd7a 100644 --- a/TAO/tao/Remote_Object_Proxy_Broker.cpp +++ b/TAO/tao/Remote_Object_Proxy_Broker.cpp @@ -22,8 +22,8 @@ TAO_Remote_Object_Proxy_Broker::~TAO_Remote_Object_Proxy_Broker (void) } TAO_Object_Proxy_Impl -&TAO_Remote_Object_Proxy_Broker::select_proxy (CORBA::Object_ptr object, - CORBA::Environment &ACE_TRY_ENV) +&TAO_Remote_Object_Proxy_Broker::select_proxy (CORBA::Object_ptr, + CORBA::Environment &) { return this->remote_proxy_impl_; } -- cgit v1.2.1