summaryrefslogtreecommitdiff
path: root/ACE/ace/Condition_Thread_Mutex.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2012-06-01 12:44:19 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2012-06-01 12:44:19 +0000
commit518a5c2fc2c76fd4fc0ed9111861d04db05d84af (patch)
tree6f230f76ece8adb1480a2846970bae79f4788c45 /ACE/ace/Condition_Thread_Mutex.cpp
parent0948a8ffb73d62d1474d05a9bc41048b35ee28e0 (diff)
downloadATCD-518a5c2fc2c76fd4fc0ed9111861d04db05d84af.tar.gz
Fri Jun 1 12:43:48 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>
* ace/Condition_Thread_Mutex.cpp: * ace/Message_Queue_T.h: * ace/Message_Queue_T.cpp: * ace/Thread_Semaphore.h: * ace/Time_Policy.h: * ace/Timer_Hash_T.h: Doxygen fixes
Diffstat (limited to 'ACE/ace/Condition_Thread_Mutex.cpp')
-rw-r--r--ACE/ace/Condition_Thread_Mutex.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/ace/Condition_Thread_Mutex.cpp b/ACE/ace/Condition_Thread_Mutex.cpp
index dc727fbd5dd..3ea09e6d3dd 100644
--- a/ACE/ace/Condition_Thread_Mutex.cpp
+++ b/ACE/ace/Condition_Thread_Mutex.cpp
@@ -19,8 +19,6 @@
#include "ace/Log_Msg.h"
-
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_ALLOC_HOOK_DEFINE(ACE_Condition_Thread_Mutex)