summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_interface/strategized_proxy_broker_ss.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_interface/strategized_proxy_broker_ss.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_interface/strategized_proxy_broker_ss.cpp6
1 files changed, 2 insertions, 4 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/strategized_proxy_broker_ss.cpp b/TAO/TAO_IDL/be/be_visitor_interface/strategized_proxy_broker_ss.cpp
index b342717e39c..5014915c5aa 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/strategized_proxy_broker_ss.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/strategized_proxy_broker_ss.cpp
@@ -68,8 +68,7 @@ be_visitor_interface_strategized_proxy_broker_ss::visit_interface (
<< node->full_strategized_proxy_broker_name () << "::"
<< "get_strategy (" << be_idt << be_idt_nl
<< "::CORBA::Object_ptr obj" << be_uidt_nl
- << ")" << be_nl
- << "ACE_THROW_SPEC (( ::CORBA::SystemException))" << be_uidt_nl
+ << ")" << be_uidt_nl
<< "{" << be_idt_nl
<< "TAO::Collocation_Strategy strategy =" << be_idt_nl
<< "TAO_ORB_Core::collocation_strategy (obj);" << be_uidt
@@ -88,8 +87,7 @@ be_visitor_interface_strategized_proxy_broker_ss::visit_interface (
<< "const char * op," << be_nl
<< "size_t op_len," << be_nl
<< "TAO::Collocation_Strategy strategy" << be_uidt_nl
- << ")" << be_nl
- << "ACE_THROW_SPEC (( ::CORBA::Exception))" << be_uidt_nl
+ << ")" << be_uidt_nl
<< "{" << be_idt_nl
<< "TAO::Direct_Collocation_Upcall_Wrapper collocation_upcall_wrapper;" << be_nl
<< "collocation_upcall_wrapper.upcall (" << be_idt_nl