diff options
Diffstat (limited to 'dep/acelite/ace/ARGV.cpp')
-rw-r--r-- | dep/acelite/ace/ARGV.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dep/acelite/ace/ARGV.cpp b/dep/acelite/ace/ARGV.cpp index edfd4efa790..3b46459fe5b 100644 --- a/dep/acelite/ace/ARGV.cpp +++ b/dep/acelite/ace/ARGV.cpp @@ -1,4 +1,4 @@ -// $Id: ARGV.cpp 81374 2008-04-16 13:07:47Z iliyan $ +// $Id: ARGV.cpp 91286 2010-08-05 09:04:31Z johnnyw $ #ifndef ACE_ARGV_CPP #define ACE_ARGV_CPP @@ -12,8 +12,6 @@ #include "ace/ARGV.inl" #endif /* __ACE_INLINE__ */ -ACE_RCSID(ace, ARGV, "$Id: ARGV.cpp 81374 2008-04-16 13:07:47Z iliyan $") - // Open versioned namespace, if enabled by the user. ACE_BEGIN_VERSIONED_NAMESPACE_DECL |