summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/ast/ast_consumes.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/ast/ast_consumes.cpp')
-rw-r--r--TAO/TAO_IDL/ast/ast_consumes.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/TAO_IDL/ast/ast_consumes.cpp b/TAO/TAO_IDL/ast/ast_consumes.cpp
index 61d164760f7..2e38ad8141d 100644
--- a/TAO/TAO_IDL/ast/ast_consumes.cpp
+++ b/TAO/TAO_IDL/ast/ast_consumes.cpp
@@ -3,9 +3,6 @@
#include "ast_consumes.h"
#include "ast_visitor.h"
-AST_Decl::NodeType const
-AST_Consumes::NT = AST_Decl::NT_consumes;
-
AST_Consumes::AST_Consumes (UTL_ScopedName *n,
AST_Type *consumes_type)
: COMMON_Base (false,