From 4126e3fbf26064fff4fa8c5704f9806613067e76 Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Fri, 9 Feb 2001 02:34:58 +0000 Subject: ChangeLogTag:Thu Feb 8 18:34:15 2001 Ossama Othman --- TAO/tao/Profile.cpp | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'TAO/tao/Profile.cpp') diff --git a/TAO/tao/Profile.cpp b/TAO/tao/Profile.cpp index 0496881dfd5..0946ee60593 100644 --- a/TAO/tao/Profile.cpp +++ b/TAO/tao/Profile.cpp @@ -37,7 +37,8 @@ TAO_Profile::add_tagged_component (const IOP::TaggedComponent &component, } void -TAO_Profile::policies (CORBA::PolicyList *policy_list, CORBA::Environment &ACE_TRY_ENV) +TAO_Profile::policies (CORBA::PolicyList *policy_list, + CORBA::Environment &) { #if (TAO_HAS_CORBA_MESSAGING == 1) @@ -82,7 +83,7 @@ TAO_Profile::policies (CORBA::PolicyList *policy_list, CORBA::Environment &ACE_T buf += iterator->length (); } - + } TAO_OutputCDR out_cdr; @@ -124,7 +125,7 @@ TAO_Profile::policies (CORBA::PolicyList *policy_list, CORBA::Environment &ACE_T CORBA::PolicyList& -TAO_Profile::policies (CORBA::Environment &ACE_TRY_ENV) +TAO_Profile::policies (CORBA::Environment &) { #if (TAO_HAS_CORBA_MESSAGING == 1) -- cgit v1.2.1