summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_interface_fwd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_interface_fwd.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_interface_fwd.cpp9
1 files changed, 0 insertions, 9 deletions
diff --git a/TAO/TAO_IDL/be/be_interface_fwd.cpp b/TAO/TAO_IDL/be/be_interface_fwd.cpp
index cc57b19e1f4..b5fe8edb8c8 100644
--- a/TAO/TAO_IDL/be/be_interface_fwd.cpp
+++ b/TAO/TAO_IDL/be/be_interface_fwd.cpp
@@ -64,15 +64,6 @@ be_interface_fwd::~be_interface_fwd (void)
}
void
-be_interface_fwd::seq_elem_tmplinst (bool val)
-{
- this->be_type::seq_elem_tmplinst (val);
- be_interface *fd =
- be_interface::narrow_from_decl (this->full_definition ());
- fd->seq_elem_tmplinst (val);
-}
-
-void
be_interface_fwd::seen_in_sequence (bool val)
{
this->be_type::seen_in_sequence (val);