summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_decl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_decl.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_decl.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_decl.cpp b/TAO/TAO_IDL/be/be_visitor_decl.cpp
index e3e0d38e57a..50f1821fa3b 100644
--- a/TAO/TAO_IDL/be/be_visitor_decl.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_decl.cpp
@@ -3,8 +3,6 @@
/**
* @file be_visitor_decl.cpp
*
- * $Id$
- *
* Visitor for the base be_decl node. This serves to maintain the current
* state (context) of code generation for the derived visitor.
*