summaryrefslogtreecommitdiff
path: root/TAO/tests/NestedUpcall/MT_Client_Test/MT_Object_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/NestedUpcall/MT_Client_Test/MT_Object_i.h')
-rw-r--r--TAO/tests/NestedUpcall/MT_Client_Test/MT_Object_i.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tests/NestedUpcall/MT_Client_Test/MT_Object_i.h b/TAO/tests/NestedUpcall/MT_Client_Test/MT_Object_i.h
index 2421abb2dea..d9b643a66ef 100644
--- a/TAO/tests/NestedUpcall/MT_Client_Test/MT_Object_i.h
+++ b/TAO/tests/NestedUpcall/MT_Client_Test/MT_Object_i.h
@@ -37,8 +37,7 @@ public:
virtual CORBA::Long yadda (CORBA::Long hop_count,
MT_Object_ptr partner,
- CORBA::Environment &_tao_environment)
- ACE_THROW_SPEC ((CORBA::SystemException));
+ CORBA::Environment &_tao_environment);
};