summaryrefslogtreecommitdiff
path: root/TAO/tests/Leader_Followers/test_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Leader_Followers/test_i.cpp')
-rw-r--r--TAO/tests/Leader_Followers/test_i.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tests/Leader_Followers/test_i.cpp b/TAO/tests/Leader_Followers/test_i.cpp
index b2794eac59e..1a8c3d88221 100644
--- a/TAO/tests/Leader_Followers/test_i.cpp
+++ b/TAO/tests/Leader_Followers/test_i.cpp
@@ -12,14 +12,12 @@ test_i::test_i (CORBA::ORB_ptr orb)
void
test_i::shutdown (void)
- ACE_THROW_SPEC ((CORBA::SystemException))
{
this->orb_->shutdown (0);
}
CORBA::ULong
test_i::method (CORBA::ULong work)
- ACE_THROW_SPEC ((CORBA::SystemException))
{
ACE_DEBUG ((LM_DEBUG,
"Server: Working for %d milli seconds @ %T\n",