summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/lib/Supplier_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/lib/Supplier_T.h')
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Supplier_T.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/TAO/orbsvcs/tests/Notify/lib/Supplier_T.h b/TAO/orbsvcs/tests/Notify/lib/Supplier_T.h
index a00a7f33fdc..7a3d12f7c78 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Supplier_T.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Supplier_T.h
@@ -78,11 +78,7 @@ protected:
virtual void subscription_change (
const CosNotification::EventTypeSeq & added,
const CosNotification::EventTypeSeq & removed
- )
- ACE_THROW_SPEC ((
- CORBA::SystemException,
- CosNotifyComm::InvalidEventType
- ));
+ );
};
#if defined (ACE_TEMPLATES_REQUIRE_SOURCE)