summaryrefslogtreecommitdiff
path: root/modules/TAO/TAO_IDL/ast/ast_predefined_type.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/TAO/TAO_IDL/ast/ast_predefined_type.cpp')
-rw-r--r--modules/TAO/TAO_IDL/ast/ast_predefined_type.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/TAO/TAO_IDL/ast/ast_predefined_type.cpp b/modules/TAO/TAO_IDL/ast/ast_predefined_type.cpp
index 1fef7398594..3c329b08a70 100644
--- a/modules/TAO/TAO_IDL/ast/ast_predefined_type.cpp
+++ b/modules/TAO/TAO_IDL/ast/ast_predefined_type.cpp
@@ -78,10 +78,6 @@ trademarks or registered trademarks of Sun Microsystems, Inc.
#include "ace/Log_Msg.h"
#include "ace/OS_NS_stdio.h"
-ACE_RCSID (ast,
- ast_predefined_type,
- "$Id$")
-
AST_PredefinedType::AST_PredefinedType (void)
: COMMON_Base (),
AST_Decl (),