summaryrefslogtreecommitdiff
path: root/ace/Thread_Semaphore.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Thread_Semaphore.h')
-rw-r--r--ace/Thread_Semaphore.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ace/Thread_Semaphore.h b/ace/Thread_Semaphore.h
index fb88634dd24..89649982828 100644
--- a/ace/Thread_Semaphore.h
+++ b/ace/Thread_Semaphore.h
@@ -62,8 +62,6 @@ public:
template <class T> class ACE_Malloc_Lock_Adapter_T;
/**
- * @class ACE_Malloc_Lock_Adapter_T<ACE_Thread_Semaphore>
- *
* @brief Template specialization of ACE_Malloc_Lock_Adapter_T for
* ACE_Thread_Semaphore.
*