summaryrefslogtreecommitdiff
path: root/ACE/ace/OS_Thread_Adapter.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/OS_Thread_Adapter.h')
-rw-r--r--ACE/ace/OS_Thread_Adapter.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/OS_Thread_Adapter.h b/ACE/ace/OS_Thread_Adapter.h
index 738e5e88230..536d06079ef 100644
--- a/ACE/ace/OS_Thread_Adapter.h
+++ b/ACE/ace/OS_Thread_Adapter.h
@@ -60,7 +60,6 @@ public:
ACE_ALLOC_HOOK_DECLARE;
protected:
-
/// Ensure that this object is allocated on the heap.
~ACE_OS_Thread_Adapter (void);
};