summaryrefslogtreecommitdiff
path: root/TAO/tao/BiDir_GIOP/BiDirGIOP.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/BiDir_GIOP/BiDirGIOP.h')
-rw-r--r--TAO/tao/BiDir_GIOP/BiDirGIOP.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/BiDir_GIOP/BiDirGIOP.h b/TAO/tao/BiDir_GIOP/BiDirGIOP.h
index 00cd082a9fa..b2487dfa1da 100644
--- a/TAO/tao/BiDir_GIOP/BiDirGIOP.h
+++ b/TAO/tao/BiDir_GIOP/BiDirGIOP.h
@@ -52,8 +52,7 @@ public:
virtual int init (int argc,
ACE_TCHAR* []);
- virtual void load_policy_validators (TAO_Policy_Validator &validator)
- ACE_THROW_SPEC ((CORBA::SystemException));
+ virtual void load_policy_validators (TAO_Policy_Validator &validator);
/// Used to force the initialization of the ORB code.
static int Initializer (void);