summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be_include/be_visitor_operation/thru_poa_collocated_ss.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be_include/be_visitor_operation/thru_poa_collocated_ss.h')
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/thru_poa_collocated_ss.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/thru_poa_collocated_ss.h b/TAO/TAO_IDL/be_include/be_visitor_operation/thru_poa_collocated_ss.h
index 2c63169caea..268cbc37340 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/thru_poa_collocated_ss.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/thru_poa_collocated_ss.h
@@ -49,9 +49,6 @@ public:
virtual int gen_invoke (be_visitor_context &ctx, be_operation *node);
// A helper method to generate operation invocation code.
-
- virtual int void_return_type (be_type *bt);
- // is my return type void?
};
#endif /* _BE_VISITOR_OPERATION_THRU_POA_COLLOCATED_SS_H_ */