summaryrefslogtreecommitdiff
path: root/TAO/tao/ShortSeqC.i
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/ShortSeqC.i')
-rw-r--r--TAO/tao/ShortSeqC.i18
1 files changed, 0 insertions, 18 deletions
diff --git a/TAO/tao/ShortSeqC.i b/TAO/tao/ShortSeqC.i
index 1fd6ef9ee28..38aa32569ba 100644
--- a/TAO/tao/ShortSeqC.i
+++ b/TAO/tao/ShortSeqC.i
@@ -26,21 +26,3 @@
// http://www.cs.wustl.edu/~schmidt/TAO.html
-// TAO_IDL - Generated from
-// w:\ace_wrappers\tao\tao_idl\be\be_visitor_sequence/cdr_op_ci.cpp:81
-
-#if !defined _TAO_CDR_OP_CORBA_ShortSeq_I_
-#define _TAO_CDR_OP_CORBA_ShortSeq_I_
-
-CORBA::Boolean TAO_Export operator<< (
- TAO_OutputCDR &,
- const CORBA::ShortSeq &
- );
-
-CORBA::Boolean TAO_Export operator>> (
- TAO_InputCDR &,
- CORBA::ShortSeq &
- );
-
-#endif /* _TAO_CDR_OP_CORBA_ShortSeq_I_ */
-