summaryrefslogtreecommitdiff
path: root/TAO/tests/Big_Oneways/Session.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Big_Oneways/Session.h')
-rw-r--r--TAO/tests/Big_Oneways/Session.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/tests/Big_Oneways/Session.h b/TAO/tests/Big_Oneways/Session.h
index ef408f81679..13577bbce93 100644
--- a/TAO/tests/Big_Oneways/Session.h
+++ b/TAO/tests/Big_Oneways/Session.h
@@ -41,14 +41,14 @@ public:
Test::Already_Running,
Test::No_Peers));
- virtual void ping (ACE_ENV_SINGLE_ARG_DECL_NOT_USED)
+ virtual void ping (void)
ACE_THROW_SPEC ((CORBA::SystemException));
virtual void receive_payload (const Test::Payload &the_payload
ACE_ENV_ARG_DECL)
ACE_THROW_SPEC ((CORBA::SystemException));
- virtual void destroy (ACE_ENV_SINGLE_ARG_DECL)
+ virtual void destroy (void)
ACE_THROW_SPEC ((CORBA::SystemException));
private:
@@ -63,7 +63,7 @@ private:
/// Make sure that all threads have connections avaiable to the
/// other sessions.
- void validate_connections (ACE_ENV_SINGLE_ARG_DECL);
+ void validate_connections (void);
private:
/// Synchronize the internal state