summaryrefslogtreecommitdiff
path: root/TAO/tao/PI/PI_ORBInitializer.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PI/PI_ORBInitializer.h')
-rw-r--r--TAO/tao/PI/PI_ORBInitializer.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/TAO/tao/PI/PI_ORBInitializer.h b/TAO/tao/PI/PI_ORBInitializer.h
index f77777cafe6..f1be187d833 100644
--- a/TAO/tao/PI/PI_ORBInitializer.h
+++ b/TAO/tao/PI/PI_ORBInitializer.h
@@ -50,12 +50,10 @@ public:
//@{
void pre_init (PortableInterceptor::ORBInitInfo_ptr info
- )
- ACE_THROW_SPEC ((CORBA::SystemException));
+ );
void post_init (PortableInterceptor::ORBInitInfo_ptr info
- )
- ACE_THROW_SPEC ((CORBA::SystemException));
+ );
//@}