summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Security/Callback/client_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Security/Callback/client_i.cpp')
-rw-r--r--TAO/orbsvcs/tests/Security/Callback/client_i.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/Security/Callback/client_i.cpp b/TAO/orbsvcs/tests/Security/Callback/client_i.cpp
index ff5ecb97cb4..30af277ad32 100644
--- a/TAO/orbsvcs/tests/Security/Callback/client_i.cpp
+++ b/TAO/orbsvcs/tests/Security/Callback/client_i.cpp
@@ -15,8 +15,7 @@ client_i::~client_i (void)
}
void
-client_i::test_reply (const char *msg
- ACE_ENV_ARG_DECL_NOT_USED)
+client_i::test_reply (const char *msg)
ACE_THROW_SPEC ((CORBA::SystemException))
{
ACE_DEBUG((LM_INFO,