summaryrefslogtreecommitdiff
path: root/modules/TAO/TAO_IDL/be_include/be_generator.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/TAO/TAO_IDL/be_include/be_generator.h')
-rw-r--r--modules/TAO/TAO_IDL/be_include/be_generator.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/modules/TAO/TAO_IDL/be_include/be_generator.h b/modules/TAO/TAO_IDL/be_include/be_generator.h
index 17084612482..73f05189e88 100644
--- a/modules/TAO/TAO_IDL/be_include/be_generator.h
+++ b/modules/TAO/TAO_IDL/be_include/be_generator.h
@@ -275,12 +275,6 @@ public:
FE_Utils::T_PARAMLIST_INFO *template_params);
virtual
- AST_Instantiated_Interface *create_instantiated_interface (
- UTL_ScopedName *n,
- AST_Template_Interface *template_ref,
- AST_Template_Common::T_ARGLIST *template_args);
-
- virtual
AST_PortType *create_porttype (
UTL_ScopedName *n,
FE_Utils::T_PARAMLIST_INFO *template_params);