summaryrefslogtreecommitdiff
path: root/modules/TAO/TAO_IDL/ast/ast_constant.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/TAO/TAO_IDL/ast/ast_constant.cpp')
-rw-r--r--modules/TAO/TAO_IDL/ast/ast_constant.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/TAO/TAO_IDL/ast/ast_constant.cpp b/modules/TAO/TAO_IDL/ast/ast_constant.cpp
index fed406de13a..4b58940385d 100644
--- a/modules/TAO/TAO_IDL/ast/ast_constant.cpp
+++ b/modules/TAO/TAO_IDL/ast/ast_constant.cpp
@@ -77,10 +77,6 @@ trademarks or registered trademarks of Sun Microsystems, Inc.
#include "ast_generator.h"
#include "nr_extern.h"
-ACE_RCSID (ast,
- ast_constant,
- "$Id$")
-
// Static functions.
// Convert a value from the enum AST_Expression::ExprType to a char *.