summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/ast/ast_union_fwd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/ast/ast_union_fwd.cpp')
-rw-r--r--TAO/TAO_IDL/ast/ast_union_fwd.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/TAO_IDL/ast/ast_union_fwd.cpp b/TAO/TAO_IDL/ast/ast_union_fwd.cpp
index 7cd63dcf00c..df21ba3993a 100644
--- a/TAO/TAO_IDL/ast/ast_union_fwd.cpp
+++ b/TAO/TAO_IDL/ast/ast_union_fwd.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
// AST_UnionFwd nodes denote forward declarations of IDL union.
// AST_UnionFwd nodes have a field containing the full declaration
// of the union, which is initialized when that declaration is