summaryrefslogtreecommitdiff
path: root/TAO/tests/MProfile/test_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/MProfile/test_i.h')
-rw-r--r--TAO/tests/MProfile/test_i.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/MProfile/test_i.h b/TAO/tests/MProfile/test_i.h
index f2e2242f70f..f839fd3c6b4 100644
--- a/TAO/tests/MProfile/test_i.h
+++ b/TAO/tests/MProfile/test_i.h
@@ -34,10 +34,10 @@ public:
// ctor
// = The Simple_Server methods.
- CORBA::Long remote_call (CORBA::Environment &)
+ CORBA::Long remote_call (TAO_ENV_SINGLE_ARG_DECL_NOT_USED)
ACE_THROW_SPEC ((CORBA::SystemException));
- void shutdown (CORBA::Environment&)
+ void shutdown (TAO_ENV_SINGLE_ARG_DECL_NOT_USED)
ACE_THROW_SPEC ((CORBA::SystemException));
private: