summaryrefslogtreecommitdiff
path: root/ace/Thread_Exit.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Thread_Exit.h')
-rw-r--r--ace/Thread_Exit.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/ace/Thread_Exit.h b/ace/Thread_Exit.h
index fc828c5aa03..e183512e5a5 100644
--- a/ace/Thread_Exit.h
+++ b/ace/Thread_Exit.h
@@ -1,4 +1,3 @@
-// -*- C++ -*-
//=============================================================================
/**
@@ -23,8 +22,6 @@
#include "ace/Thread_Control.h"
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
/**
* @class ACE_Thread_Exit
*
@@ -105,7 +102,5 @@ private:
};
-ACE_END_VERSIONED_NAMESPACE_DECL
-
#include /**/ "ace/post.h"
#endif /* ACE_THREAD_EXIT_H */