summaryrefslogtreecommitdiff
path: root/ace/RW_Thread_Mutex.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/RW_Thread_Mutex.h')
-rw-r--r--ace/RW_Thread_Mutex.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/RW_Thread_Mutex.h b/ace/RW_Thread_Mutex.h
index 9f5f43f93c4..171006ad11a 100644
--- a/ace/RW_Thread_Mutex.h
+++ b/ace/RW_Thread_Mutex.h
@@ -29,8 +29,6 @@
#include "ace/RW_Mutex.h"
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
/**
* @class ACE_RW_Thread_Mutex
*
@@ -62,8 +60,6 @@ public:
ACE_ALLOC_HOOK_DECLARE;
};
-ACE_END_VERSIONED_NAMESPACE_DECL
-
#if defined (__ACE_INLINE__)
#include "ace/RW_Thread_Mutex.inl"
#endif /* __ACE_INLINE__ */