summaryrefslogtreecommitdiff
path: root/modules/TAO/TAO_IDL/be_include/be_factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/TAO/TAO_IDL/be_include/be_factory.h')
-rw-r--r--modules/TAO/TAO_IDL/be_include/be_factory.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/TAO/TAO_IDL/be_include/be_factory.h b/modules/TAO/TAO_IDL/be_include/be_factory.h
index dfbfd63d8b5..08c9b61e7ee 100644
--- a/modules/TAO/TAO_IDL/be_include/be_factory.h
+++ b/modules/TAO/TAO_IDL/be_include/be_factory.h
@@ -51,9 +51,6 @@ public:
// Visiting.
virtual int accept (be_visitor *visitor);
- // Method to add exceptions
- virtual UTL_ExceptList *be_add_exceptions (UTL_ExceptList *t);
-
// Add an argument to the scope.
virtual AST_Argument *be_add_argument (AST_Argument *arg);