summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/include/ast_exception.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/include/ast_exception.h')
-rw-r--r--TAO/TAO_IDL/include/ast_exception.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/TAO_IDL/include/ast_exception.h b/TAO/TAO_IDL/include/ast_exception.h
index 99f31f207c7..f70a512353c 100644
--- a/TAO/TAO_IDL/include/ast_exception.h
+++ b/TAO/TAO_IDL/include/ast_exception.h
@@ -80,8 +80,6 @@ trademarks or registered trademarks of Sun Microsystems, Inc.
class TAO_IDL_FE_Export AST_Exception : public virtual AST_Structure
{
public:
- AST_Exception (void);
-
AST_Exception (UTL_ScopedName *n,
bool local,
bool abstract);