diff options
Diffstat (limited to 'dep/ACE_wrappers/ace/Hashable.cpp')
-rw-r--r-- | dep/ACE_wrappers/ace/Hashable.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dep/ACE_wrappers/ace/Hashable.cpp b/dep/ACE_wrappers/ace/Hashable.cpp index c3c9bc43a1a..07723697b28 100644 --- a/dep/ACE_wrappers/ace/Hashable.cpp +++ b/dep/ACE_wrappers/ace/Hashable.cpp @@ -6,12 +6,10 @@ #include "ace/Hashable.inl" #endif /* __ACE_INLINE __ */ - ACE_RCSID (ace, Hashable, "$Id: Hashable.cpp 80826 2008-03-04 14:51:23Z wotte $") - ACE_BEGIN_VERSIONED_NAMESPACE_DECL ACE_Hashable::~ACE_Hashable (void) |