summaryrefslogtreecommitdiff
path: root/TAO/tests/Big_Oneways/Peer.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Big_Oneways/Peer.h')
-rw-r--r--TAO/tests/Big_Oneways/Peer.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/TAO/tests/Big_Oneways/Peer.h b/TAO/tests/Big_Oneways/Peer.h
index 2a142889512..8f2d18e8445 100644
--- a/TAO/tests/Big_Oneways/Peer.h
+++ b/TAO/tests/Big_Oneways/Peer.h
@@ -24,10 +24,9 @@ public:
CORBA::ULong payload_size,
CORBA::ULong thread_count,
CORBA::ULong message_count,
- CORBA::ULong peer_count
- ACE_ENV_ARG_DECL)
+ CORBA::ULong peer_count)
ACE_THROW_SPEC ((CORBA::SystemException));
- virtual void shutdown (ACE_ENV_SINGLE_ARG_DECL)
+ virtual void shutdown (void)
ACE_THROW_SPEC ((CORBA::SystemException));
private: