summaryrefslogtreecommitdiff
path: root/ACE/ace/Thread_Mutex.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Thread_Mutex.cpp')
-rw-r--r--ACE/ace/Thread_Mutex.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/ACE/ace/Thread_Mutex.cpp b/ACE/ace/Thread_Mutex.cpp
index 1881d405579..4bf4cca5e83 100644
--- a/ACE/ace/Thread_Mutex.cpp
+++ b/ACE/ace/Thread_Mutex.cpp
@@ -1,8 +1,6 @@
/**
* @file Thread_Mutex.cpp
*
- * Originally in Synch.cpp
- *
* @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu>
*/
@@ -17,8 +15,6 @@
#include "ace/Log_Category.h"
#include "ace/Malloc_T.h"
-
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_ALLOC_HOOK_DEFINE(ACE_Thread_Mutex)