summaryrefslogtreecommitdiff
path: root/TAO/tests/Param_Test/results.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Param_Test/results.cpp')
-rw-r--r--TAO/tests/Param_Test/results.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/Param_Test/results.cpp b/TAO/tests/Param_Test/results.cpp
index 8187d3ad3c1..23ce8f75a3e 100644
--- a/TAO/tests/Param_Test/results.cpp
+++ b/TAO/tests/Param_Test/results.cpp
@@ -102,8 +102,8 @@ Results::print_stats (void)
}
void
-Results::print_exception (const char * /* call_name */,
- CORBA::Environment &)
+Results::print_exception (const char * /* call_name */
+ TAO_ENV_ARG_DECL_NOT_USED)
{
//ACE_PRINT_EXCEPTION (call_name);
}