summaryrefslogtreecommitdiff
path: root/TAO/tests/Server_Connection_Purging/Test_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Server_Connection_Purging/Test_i.cpp')
-rw-r--r--TAO/tests/Server_Connection_Purging/Test_i.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tests/Server_Connection_Purging/Test_i.cpp b/TAO/tests/Server_Connection_Purging/Test_i.cpp
index da045e2503f..ac237e4501d 100644
--- a/TAO/tests/Server_Connection_Purging/Test_i.cpp
+++ b/TAO/tests/Server_Connection_Purging/Test_i.cpp
@@ -4,8 +4,7 @@
#include "Test_i.h"
void
-test_i::send_stuff (const char* string
- ACE_ENV_ARG_DECL_NOT_USED)
+test_i::send_stuff (const char* string)
ACE_THROW_SPEC ((CORBA::SystemException))
{
ACE_DEBUG ((LM_DEBUG, "TAO (%P|%t) - %s\n", string));