summaryrefslogtreecommitdiff
path: root/TAO/examples/Content_Server/AMI_Iterator/Iterator_Handler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Content_Server/AMI_Iterator/Iterator_Handler.cpp')
-rw-r--r--TAO/examples/Content_Server/AMI_Iterator/Iterator_Handler.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/examples/Content_Server/AMI_Iterator/Iterator_Handler.cpp b/TAO/examples/Content_Server/AMI_Iterator/Iterator_Handler.cpp
index e46b83bff12..163c53efcfa 100644
--- a/TAO/examples/Content_Server/AMI_Iterator/Iterator_Handler.cpp
+++ b/TAO/examples/Content_Server/AMI_Iterator/Iterator_Handler.cpp
@@ -78,7 +78,6 @@ Iterator_Handler::next_chunk (CORBA::Boolean pending_data,
}
void
Iterator_Handler::destroy (CORBA::Environment &ACE_TRY_ENV)
- ACE_THROW_SPEC ((CORBA::SystemException))
{
// Deactivate this reply handler.
this->deactivate (ACE_TRY_ENV);