summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_1254_Regression/BlobServer.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Bug_1254_Regression/BlobServer.h')
-rw-r--r--TAO/tests/Bug_1254_Regression/BlobServer.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/TAO/tests/Bug_1254_Regression/BlobServer.h b/TAO/tests/Bug_1254_Regression/BlobServer.h
index 54eeb3bfdd8..01e568a32c5 100644
--- a/TAO/tests/Bug_1254_Regression/BlobServer.h
+++ b/TAO/tests/Bug_1254_Regression/BlobServer.h
@@ -19,12 +19,8 @@ public:
virtual void test(
BlobType1& blob1,
BlobType2& blob2
- )
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ));
- virtual void shutdown (void)
- ACE_THROW_SPEC ((CORBA::SystemException));
+ );
+ virtual void shutdown (void);
private:
/// Use an ORB reference to convert strings to objects and shutdown