summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/POA/Demux/demux_test_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/POA/Demux/demux_test_i.cpp')
-rw-r--r--TAO/performance-tests/POA/Demux/demux_test_i.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/performance-tests/POA/Demux/demux_test_i.cpp b/TAO/performance-tests/POA/Demux/demux_test_i.cpp
index 0d0a304bf28..5f95b402308 100644
--- a/TAO/performance-tests/POA/Demux/demux_test_i.cpp
+++ b/TAO/performance-tests/POA/Demux/demux_test_i.cpp
@@ -13,12 +13,10 @@ Demux_Test_i::~Demux_Test_i (void)
{}
void Demux_Test_i::M302 (void)
- ACE_THROW_SPEC ((CORBA::SystemException))
{
}
void Demux_Test_i::shutdown (void)
- ACE_THROW_SPEC ((CORBA::SystemException))
{
TAO_ORB_Core_instance ()->orb ()->shutdown ();
}