diff options
Diffstat (limited to 'TAO/TAO_IDL/be/be_union_fwd.cpp')
-rw-r--r-- | TAO/TAO_IDL/be/be_union_fwd.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/TAO_IDL/be/be_union_fwd.cpp b/TAO/TAO_IDL/be/be_union_fwd.cpp index 316804de873..ab3c15565b8 100644 --- a/TAO/TAO_IDL/be/be_union_fwd.cpp +++ b/TAO/TAO_IDL/be/be_union_fwd.cpp @@ -3,8 +3,6 @@ /** * @file be_union_fwd.cpp * - * $Id$ - * * Extension of class AST_UnionFwd that provides additional means for C++ * mapping of a union. * |