summaryrefslogtreecommitdiff
path: root/TAO/tao/Sequence_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Sequence_T.h')
-rw-r--r--TAO/tao/Sequence_T.h24
1 files changed, 0 insertions, 24 deletions
diff --git a/TAO/tao/Sequence_T.h b/TAO/tao/Sequence_T.h
index f338f4df313..ba883060b51 100644
--- a/TAO/tao/Sequence_T.h
+++ b/TAO/tao/Sequence_T.h
@@ -770,9 +770,6 @@ public:
*/
static void freebuf (T **);
- static void _tao_any_destructor (void *);
- typedef T_var _var_type;
-
// The Base_Sequence functions, please see "tao/Sequence.h"
/// No default to workaround egcs problem with templates and
/// namespaces
@@ -844,9 +841,6 @@ public:
/// it.
static void freebuf (T ** buffer);
- static void _tao_any_destructor (void *);
- typedef T_var _var_type;
-
// The Base_Sequence functions, please see "tao/sequence.h"
/// No default to workaround egcs problem with templates and
/// namespaces
@@ -920,9 +914,6 @@ public:
/// Release all the elements.
static void freebuf (T **);
- static void _tao_any_destructor (void *);
- typedef T_var _var_type;
-
// The Base_Sequence functions, please see "tao/Sequence.h"
virtual void _allocate_buffer (CORBA::ULong length);
virtual void _deallocate_buffer (void);
@@ -976,9 +967,6 @@ public:
/// it.
static void freebuf (T ** buffer);
- static void _tao_any_destructor (void *);
- typedef T_var _var_type;
-
// The Base_Sequence functions, please see "tao/sequence.h"
virtual void _allocate_buffer (CORBA::ULong length);
virtual void _deallocate_buffer (void);
@@ -1041,9 +1029,6 @@ public:
/// Release all the elements.
static void freebuf (T **);
- static void _tao_any_destructor (void *);
- typedef T_var _var_type;
-
// The Base_Sequence functions, please see "tao/Sequence.h"
/// No default to workaround egcs problem with templates and
/// namespaces
@@ -1099,9 +1084,6 @@ public:
/// it.
static void freebuf (T ** buffer);
- static void _tao_any_destructor (void *);
- typedef T_var _var_type;
-
// The Base_Sequence functions, please see "tao/sequence.h"
/// No default to workaround egcs problem with templates and
/// namespaces
@@ -1166,9 +1148,6 @@ public:
/// Release all the elements.
static void freebuf (T **);
- static void _tao_any_destructor (void *);
- typedef T_var _var_type;
-
// The Base_Sequence functions, please see "tao/Sequence.h"
/// No default to workaround egcs problem with templates and
/// namespaces
@@ -1224,9 +1203,6 @@ public:
/// it.
static void freebuf (T ** buffer);
- static void _tao_any_destructor (void *);
- typedef T_var _var_type;
-
// The Base_Sequence functions, please see "tao/sequence.h"
/// No default to workaround egcs problem with templates and
/// namespaces