summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/PolicyS_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/PolicyS_T.h')
-rw-r--r--TAO/tao/PortableServer/PolicyS_T.h15
1 files changed, 3 insertions, 12 deletions
diff --git a/TAO/tao/PortableServer/PolicyS_T.h b/TAO/tao/PortableServer/PolicyS_T.h
index 6424524af08..ef5c094ce39 100644
--- a/TAO/tao/PortableServer/PolicyS_T.h
+++ b/TAO/tao/PortableServer/PolicyS_T.h
@@ -92,30 +92,21 @@ namespace POA_CORBA
CORBA::PolicyType policy_type (
void
- )
- ACE_THROW_SPEC ((
- CORBA::SystemException
- ));
+ );
// TAO_IDL - Generated from
// be\be_visitor_operation/tie_sh.cpp:60
::CORBA::Policy_ptr copy (
void
- )
- ACE_THROW_SPEC ((
- CORBA::SystemException
- ));
+ );
// TAO_IDL - Generated from
// be\be_visitor_operation/tie_sh.cpp:60
void destroy (
void
- )
- ACE_THROW_SPEC ((
- CORBA::SystemException
- ));
+ );
private:
T *ptr_;