summaryrefslogtreecommitdiff
path: root/ace/Thread_Hook.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Thread_Hook.h')
-rw-r--r--ace/Thread_Hook.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/Thread_Hook.h b/ace/Thread_Hook.h
index a6748d25061..c8aa941d669 100644
--- a/ace/Thread_Hook.h
+++ b/ace/Thread_Hook.h
@@ -23,8 +23,6 @@
#include "ace/ACE_export.h"
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
/**
* @class ACE_Thread_Hook
*
@@ -59,7 +57,5 @@ public:
static ACE_Thread_Hook *thread_hook (void);
};
-ACE_END_VERSIONED_NAMESPACE_DECL
-
#include /**/ "ace/post.h"
#endif /* ACE_THREAD_HOOK_H */