summaryrefslogtreecommitdiff
path: root/TAO/tao/IIOP_Profile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IIOP_Profile.cpp')
-rw-r--r--TAO/tao/IIOP_Profile.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/TAO/tao/IIOP_Profile.cpp b/TAO/tao/IIOP_Profile.cpp
index 693c2451380..7b31e4acce5 100644
--- a/TAO/tao/IIOP_Profile.cpp
+++ b/TAO/tao/IIOP_Profile.cpp
@@ -162,8 +162,8 @@ TAO_IIOP_Profile::decode (TAO_InputCDR& cdr)
}
void
-TAO_IIOP_Profile::parse_string (const char *ior,
- CORBA::Environment &ACE_TRY_ENV)
+TAO_IIOP_Profile::parse_string (const char *ior
+ TAO_ENV_ARG_DECL)
{
if (!ior || !*ior)
{
@@ -328,8 +328,8 @@ TAO_IIOP_Profile::is_equivalent (const TAO_Profile *other_profile)
}
CORBA::ULong
-TAO_IIOP_Profile::hash (CORBA::ULong max,
- CORBA::Environment &)
+TAO_IIOP_Profile::hash (CORBA::ULong max
+ TAO_ENV_ARG_DECL_NOT_USED)
{
// Get the hashvalue for all endpoints.
CORBA::ULong hashval = 0;
@@ -374,7 +374,7 @@ TAO_IIOP_Profile::add_endpoint (TAO_IIOP_Endpoint *endp)
}
char *
-TAO_IIOP_Profile::to_string (CORBA::Environment &)
+TAO_IIOP_Profile::to_string (TAO_ENV_SINGLE_ARG_DECL_NOT_USED)
{
CORBA::String_var key;
TAO_ObjectKey::encode_sequence_to_string (key.inout(),