summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be_include/be_array.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be_include/be_array.h')
-rw-r--r--TAO/TAO_IDL/be_include/be_array.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/TAO_IDL/be_include/be_array.h b/TAO/TAO_IDL/be_include/be_array.h
index c1a7f9588fb..777daca8e56 100644
--- a/TAO/TAO_IDL/be_include/be_array.h
+++ b/TAO/TAO_IDL/be_include/be_array.h
@@ -58,9 +58,6 @@ public:
DEF_NARROW_FROM_DECL (be_array);
protected:
- virtual int compute_size_type (void);
- // Compute the size type if it is unknown.
-
virtual int create_name (void);
// Create a name for us.
};