summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/ast/ast_template_module_ref.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/ast/ast_template_module_ref.cpp')
-rw-r--r--TAO/TAO_IDL/ast/ast_template_module_ref.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/TAO_IDL/ast/ast_template_module_ref.cpp b/TAO/TAO_IDL/ast/ast_template_module_ref.cpp
index 645a9433442..358107c45a2 100644
--- a/TAO/TAO_IDL/ast/ast_template_module_ref.cpp
+++ b/TAO/TAO_IDL/ast/ast_template_module_ref.cpp
@@ -6,9 +6,6 @@
#include "utl_strlist.h"
-AST_Decl::NodeType const
-AST_Template_Module_Ref::NT = AST_Decl::NT_module;
-
AST_Template_Module_Ref::AST_Template_Module_Ref (
UTL_ScopedName *n,
AST_Template_Module *ref,