summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/performance-tests/RTEvent/lib/Loopback_Pair.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/performance-tests/RTEvent/lib/Loopback_Pair.h')
-rw-r--r--TAO/orbsvcs/performance-tests/RTEvent/lib/Loopback_Pair.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/TAO/orbsvcs/performance-tests/RTEvent/lib/Loopback_Pair.h b/TAO/orbsvcs/performance-tests/RTEvent/lib/Loopback_Pair.h
index d70b8bfd9a4..cb59f6178ba 100644
--- a/TAO/orbsvcs/performance-tests/RTEvent/lib/Loopback_Pair.h
+++ b/TAO/orbsvcs/performance-tests/RTEvent/lib/Loopback_Pair.h
@@ -53,11 +53,10 @@ public:
PortableServer::POA_ptr consumer_poa);
/// Connect to the event channel
- void connect (RtecEventChannelAdmin::EventChannel_ptr ec
- ACE_ENV_ARG_DECL);
+ void connect (RtecEventChannelAdmin::EventChannel_ptr ec);
/// Disconnect from the event channel
- void disconnect (ACE_ENV_SINGLE_ARG_DECL);
+ void disconnect (void);
//@{
/** @name Accessors