summaryrefslogtreecommitdiff
path: root/TAO/tao/IORManipulation/IORManip_Loader.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IORManipulation/IORManip_Loader.h')
-rw-r--r--TAO/tao/IORManipulation/IORManip_Loader.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/IORManipulation/IORManip_Loader.h b/TAO/tao/IORManipulation/IORManip_Loader.h
index 8bfbd4e69e2..6c00429e3a3 100644
--- a/TAO/tao/IORManipulation/IORManip_Loader.h
+++ b/TAO/tao/IORManipulation/IORManip_Loader.h
@@ -39,8 +39,7 @@ public:
virtual CORBA::Object_ptr create_object (CORBA::ORB_ptr orb,
int argc,
ACE_TCHAR *argv []
- )
- ACE_THROW_SPEC ((CORBA::SystemException));
+ );
/// Used to force the initialization of the ORB code.
static int Initializer (void);