summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/include/utl_error.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/include/utl_error.h')
-rw-r--r--TAO/TAO_IDL/include/utl_error.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/TAO_IDL/include/utl_error.h b/TAO/TAO_IDL/include/utl_error.h
index 6a1b73556a6..f0d4bb86d2e 100644
--- a/TAO/TAO_IDL/include/utl_error.h
+++ b/TAO/TAO_IDL/include/utl_error.h
@@ -144,8 +144,6 @@ public:
// Report an attempt to inherit from something other than an interface
void inheritance_error(UTL_ScopedName *n, AST_Decl *d);
- void abstract_inheritance_error (UTL_ScopedName *n);
-
// Report an error while evaluating an expression (division by zero, etc.)
void eval_error(AST_Expression *d);