summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/include/ast_annotation_appl.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/include/ast_annotation_appl.h')
-rw-r--r--TAO/TAO_IDL/include/ast_annotation_appl.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/TAO_IDL/include/ast_annotation_appl.h b/TAO/TAO_IDL/include/ast_annotation_appl.h
index 85567255021..941a8ab0883 100644
--- a/TAO/TAO_IDL/include/ast_annotation_appl.h
+++ b/TAO/TAO_IDL/include/ast_annotation_appl.h
@@ -47,12 +47,6 @@ public:
virtual ~AST_Annotation_Appl ();
- /// Narrowing
- ///{
- DEF_NARROW_FROM_DECL (AST_Annotation_Appl);
- DEF_NARROW_FROM_SCOPE (AST_Annotation_Appl);
- ///}
-
/// AST Dumping
virtual void dump (ACE_OSTREAM_TYPE &o);