summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be_include/be_component.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be_include/be_component.h')
-rw-r--r--TAO/TAO_IDL/be_include/be_component.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/TAO_IDL/be_include/be_component.h b/TAO/TAO_IDL/be_include/be_component.h
index 0122cdb0f15..07a91da0ed4 100644
--- a/TAO/TAO_IDL/be_include/be_component.h
+++ b/TAO/TAO_IDL/be_include/be_component.h
@@ -77,9 +77,6 @@ public:
/// Generate the string compares for ancestors in _is_a().
virtual int gen_is_a_ancestors (TAO_OutStream *os);
- /// Generate setup_collocation() for base component, if any.
- virtual void gen_parent_collocation (TAO_OutStream *os);
-
// Narrowing.
DEF_NARROW_FROM_DECL (be_component);