summaryrefslogtreecommitdiff
path: root/ACE/ace/Thread_Mutex.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 15:59:09 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 15:59:09 +0100
commit0e6203659f85d3d23bcb769f5d384d13b0caa70f (patch)
tree10c7039033fc0cf96bf275d14b9bc0cc1fceef77 /ACE/ace/Thread_Mutex.cpp
parentf44e27943511b2c0a2ea27c8044df8ff182bc4a3 (diff)
downloadATCD-0e6203659f85d3d23bcb769f5d384d13b0caa70f.tar.gz
Zapped Id tag
Diffstat (limited to 'ACE/ace/Thread_Mutex.cpp')
-rw-r--r--ACE/ace/Thread_Mutex.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/ace/Thread_Mutex.cpp b/ACE/ace/Thread_Mutex.cpp
index 674800b22d9..6b8851865c9 100644
--- a/ACE/ace/Thread_Mutex.cpp
+++ b/ACE/ace/Thread_Mutex.cpp
@@ -1,8 +1,6 @@
/**
* @file Thread_Mutex.cpp
*
- * $Id$
- *
* Originally in Synch.cpp
*
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu>