summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_1535_Regression/Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Bug_1535_Regression/Test.cpp')
-rw-r--r--TAO/tests/Bug_1535_Regression/Test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tests/Bug_1535_Regression/Test.cpp b/TAO/tests/Bug_1535_Regression/Test.cpp
index 55daf8fcfc4..00399f096ea 100644
--- a/TAO/tests/Bug_1535_Regression/Test.cpp
+++ b/TAO/tests/Bug_1535_Regression/Test.cpp
@@ -12,7 +12,6 @@ Hello::Hello (PortableServer::POA_ptr poa) :
void
Hello::print_hello_world (void)
- ACE_THROW_SPEC ((CORBA::SystemException))
{
}