summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/Basic/Sequence.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/Basic/Sequence.cpp')
-rw-r--r--TAO/orbsvcs/tests/Notify/Basic/Sequence.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/Notify/Basic/Sequence.cpp b/TAO/orbsvcs/tests/Notify/Basic/Sequence.cpp
index 67ada03200b..a47a9314e37 100644
--- a/TAO/orbsvcs/tests/Notify/Basic/Sequence.cpp
+++ b/TAO/orbsvcs/tests/Notify/Basic/Sequence.cpp
@@ -19,8 +19,6 @@ void
SequencePushConsumer::push_structured_events (
const CosNotification::EventBatch &batch
)
- ACE_THROW_SPEC ((CORBA::SystemException,
- CosEventComm::Disconnected))
{
this->test_client_->events_received_ += batch.length ();