diff options
Diffstat (limited to 'TAO/tao/Collocation_Resolver.cpp')
-rw-r--r-- | TAO/tao/Collocation_Resolver.cpp | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/TAO/tao/Collocation_Resolver.cpp b/TAO/tao/Collocation_Resolver.cpp index 23d15bfc269..e799cd12f20 100644 --- a/TAO/tao/Collocation_Resolver.cpp +++ b/TAO/tao/Collocation_Resolver.cpp @@ -1,11 +1,8 @@ +// -*- C++ -*- // $Id$ #include "tao/Collocation_Resolver.h" -ACE_RCSID (tao, - Collocation_Resolver, - "$Id$") - TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_Collocation_Resolver::~TAO_Collocation_Resolver (void) |