summaryrefslogtreecommitdiff
path: root/ace/Thread_Control.inl
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Thread_Control.inl')
-rw-r--r--ace/Thread_Control.inl4
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/Thread_Control.inl b/ace/Thread_Control.inl
index 7b96cb369f8..0c2ab504112 100644
--- a/ace/Thread_Control.inl
+++ b/ace/Thread_Control.inl
@@ -1,9 +1,6 @@
// -*- C++ -*-
-//
// $Id$
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
// Set the exit status.
ACE_INLINE ACE_THR_FUNC_RETURN
@@ -43,4 +40,3 @@ ACE_Thread_Control::thr_mgr (ACE_Thread_Manager *tm)
return o_tm;
}
-ACE_END_VERSIONED_NAMESPACE_DECL