summaryrefslogtreecommitdiff
path: root/ACE/ace/Mutex.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Mutex.cpp')
-rw-r--r--ACE/ace/Mutex.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/ACE/ace/Mutex.cpp b/ACE/ace/Mutex.cpp
index 2595aaba65e..c908aacbb13 100644
--- a/ACE/ace/Mutex.cpp
+++ b/ACE/ace/Mutex.cpp
@@ -10,11 +10,6 @@
#include "ace/OS_NS_string.h"
#include "ace/os_include/sys/os_mman.h"
-
-ACE_RCSID (ace,
- Mutex,
- "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_ALLOC_HOOK_DEFINE(ACE_Mutex)