summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be_include
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-21 00:25:37 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-21 00:25:37 +0000
commitb84c7ae52f9fbeabd7d70c47acbe6a85514daefa (patch)
tree52e905c13233e806a901728f586960ae56184157 /TAO/TAO_IDL/be_include
parentf1119c3adcf21282f9da2da54df8500e32754515 (diff)
downloadATCD-b84c7ae52f9fbeabd7d70c47acbe6a85514daefa.tar.gz
ChangeLogTag: hu Nov 20 18:05:05 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'TAO/TAO_IDL/be_include')
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface/interface_cs.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_cs.h b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_cs.h
index ea44c2e7d2d..d5e927d7f9e 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_cs.h
@@ -47,14 +47,6 @@ public:
TAO_OutStream *os);
// Helper to generate the definitions for the operations
// of any abstract parents we may have.
-
-protected:
- void gen_concrete_unchecked_narrow (be_interface *node,
- be_type *bt,
- TAO_OutStream *os);
- void gen_abstract_unchecked_narrow (be_interface *node,
- be_type *bt,
- TAO_OutStream *os);
};
#endif /* _BE_INTERFACE_INTERFACE_CS_H_ */