summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/Discarding/Notify_Sequence_Push_Consumer.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/Discarding/Notify_Sequence_Push_Consumer.h')
-rw-r--r--TAO/orbsvcs/tests/Notify/Discarding/Notify_Sequence_Push_Consumer.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/TAO/orbsvcs/tests/Notify/Discarding/Notify_Sequence_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Discarding/Notify_Sequence_Push_Consumer.h
index e49cb83cab3..4c60891d68c 100644
--- a/TAO/orbsvcs/tests/Notify/Discarding/Notify_Sequence_Push_Consumer.h
+++ b/TAO/orbsvcs/tests/Notify/Discarding/Notify_Sequence_Push_Consumer.h
@@ -30,13 +30,11 @@ public:
Notify_Test_Client& client,
int sent);
- void _connect (CosNotifyChannelAdmin::ConsumerAdmin_ptr consumer_admin
- ACE_ENV_ARG_DECL)
+ void _connect (CosNotifyChannelAdmin::ConsumerAdmin_ptr consumer_admin)
ACE_THROW_SPEC ((CORBA::SystemException));
protected:
- void push_structured_events (const CosNotification::EventBatch&
- ACE_ENV_ARG_DECL)
+ void push_structured_events (const CosNotification::EventBatch&)
ACE_THROW_SPEC ((CORBA::SystemException));
ACE_CString name_;