summaryrefslogtreecommitdiff
path: root/ACE/ace/Thread_Semaphore.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Thread_Semaphore.cpp')
-rw-r--r--ACE/ace/Thread_Semaphore.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/ACE/ace/Thread_Semaphore.cpp b/ACE/ace/Thread_Semaphore.cpp
index a4a18d5e788..41eabea789a 100644
--- a/ACE/ace/Thread_Semaphore.cpp
+++ b/ACE/ace/Thread_Semaphore.cpp
@@ -1,8 +1,6 @@
/**
* @file Thread_Semaphore.cpp
*
- * Originally in Synch.cpp
- *
* @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu>
*/
@@ -20,9 +18,6 @@
#include "ace/ACE.h"
-
-
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_ALLOC_HOOK_DEFINE(ACE_Thread_Semaphore)