summaryrefslogtreecommitdiff
path: root/modules/TAO/TAO_IDL/ast/ast_interface_fwd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/TAO/TAO_IDL/ast/ast_interface_fwd.cpp')
-rw-r--r--modules/TAO/TAO_IDL/ast/ast_interface_fwd.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/TAO/TAO_IDL/ast/ast_interface_fwd.cpp b/modules/TAO/TAO_IDL/ast/ast_interface_fwd.cpp
index ad89b09e9c9..50f86f20e2d 100644
--- a/modules/TAO/TAO_IDL/ast/ast_interface_fwd.cpp
+++ b/modules/TAO/TAO_IDL/ast/ast_interface_fwd.cpp
@@ -75,10 +75,6 @@ trademarks or registered trademarks of Sun Microsystems, Inc.
#include "ast_visitor.h"
#include "utl_identifier.h"
-ACE_RCSID( ast,
- ast_interface_fwd,
- "$Id$")
-
AST_InterfaceFwd::AST_InterfaceFwd (void)
: COMMON_Base (),
AST_Decl (),