summaryrefslogtreecommitdiff
path: root/TAO/tao/Strategies/UIOP_Profile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Strategies/UIOP_Profile.cpp')
-rw-r--r--TAO/tao/Strategies/UIOP_Profile.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/TAO/tao/Strategies/UIOP_Profile.cpp b/TAO/tao/Strategies/UIOP_Profile.cpp
index fbe302c795c..4db5801dca5 100644
--- a/TAO/tao/Strategies/UIOP_Profile.cpp
+++ b/TAO/tao/Strategies/UIOP_Profile.cpp
@@ -97,8 +97,8 @@ TAO_UIOP_Profile::endpoint_count (void)
}
void
-TAO_UIOP_Profile::parse_string (const char *string,
- CORBA::Environment &ACE_TRY_ENV)
+TAO_UIOP_Profile::parse_string (const char *string
+ TAO_ENV_ARG_DECL)
{
if (!string || !*string)
{
@@ -205,8 +205,8 @@ TAO_UIOP_Profile::is_equivalent (const TAO_Profile *other_profile)
}
CORBA::ULong
-TAO_UIOP_Profile::hash (CORBA::ULong max,
- CORBA::Environment &)
+TAO_UIOP_Profile::hash (CORBA::ULong max
+ TAO_ENV_ARG_DECL_NOT_USED)
{
// Get the hashvalue for all endpoints.
CORBA::ULong hashval = 0;
@@ -240,7 +240,7 @@ TAO_UIOP_Profile::add_endpoint (TAO_UIOP_Endpoint *endp)
char *
-TAO_UIOP_Profile::to_string (CORBA::Environment &)
+TAO_UIOP_Profile::to_string (TAO_ENV_SINGLE_ARG_DECL_NOT_USED)
{
CORBA::String_var key;
TAO_ObjectKey::encode_sequence_to_string (key.inout(),