summaryrefslogtreecommitdiff
path: root/TAO/tests/Two_Objects/Second_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Two_Objects/Second_i.h')
-rw-r--r--TAO/tests/Two_Objects/Second_i.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/TAO/tests/Two_Objects/Second_i.h b/TAO/tests/Two_Objects/Second_i.h
index be08514e3e9..214b9be1ece 100644
--- a/TAO/tests/Two_Objects/Second_i.h
+++ b/TAO/tests/Two_Objects/Second_i.h
@@ -21,11 +21,9 @@ public:
CORBA::ULong len, ACE_Auto_Event &two_way_done);
Two_Objects_Test::Octet_Seq *
- twoway_method (void)
- ACE_THROW_SPEC ((CORBA::SystemException));
+ twoway_method (void);
- void shutdown (void)
- ACE_THROW_SPEC ((CORBA::SystemException));
+ void shutdown (void);
private:
/// Use an ORB reference to conver strings to objects and shutdown