summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be_include/be_visitor_operation/operation.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be_include/be_visitor_operation/operation.h')
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/operation.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/operation.h b/TAO/TAO_IDL/be_include/be_visitor_operation/operation.h
index ed29e1d0dbf..7513653d63e 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/operation.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/operation.h
@@ -58,9 +58,6 @@ public:
/// 0:false, 1:true
virtual int is_amh_exception_holder (be_interface *node);
- virtual int gen_throw_spec (be_operation *node);
- // generate the throw specification
-
virtual int gen_raise_exception (const char *exception_name,
const char *exception_arguments);
// helper that generates code for raising an exception