summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/ast/ast_extended_port.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/ast/ast_extended_port.cpp')
-rw-r--r--TAO/TAO_IDL/ast/ast_extended_port.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/TAO_IDL/ast/ast_extended_port.cpp b/TAO/TAO_IDL/ast/ast_extended_port.cpp
index 633f3aecc37..f2eef3975f3 100644
--- a/TAO/TAO_IDL/ast/ast_extended_port.cpp
+++ b/TAO/TAO_IDL/ast/ast_extended_port.cpp
@@ -7,9 +7,6 @@
#include "utl_indenter.h"
#include "global_extern.h"
-AST_Decl::NodeType const
-AST_Extended_Port::NT = AST_Decl::NT_ext_port;
-
AST_Extended_Port::AST_Extended_Port (
UTL_ScopedName *n,
AST_PortType *porttype_ref)