summaryrefslogtreecommitdiff
path: root/ace/Malloc_Allocator.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Malloc_Allocator.h')
-rw-r--r--ace/Malloc_Allocator.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/Malloc_Allocator.h b/ace/Malloc_Allocator.h
index f70555a74da..4fecb2a3d6a 100644
--- a/ace/Malloc_Allocator.h
+++ b/ace/Malloc_Allocator.h
@@ -34,8 +34,6 @@
#endif /* ACE_HAS_MALLOC_STATS */
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
/**
* @class ACE_New_Allocator
*
@@ -135,8 +133,6 @@ protected:
size_t offset_;
};
-ACE_END_VERSIONED_NAMESPACE_DECL
-
#if defined (__ACE_INLINE__)
#include "ace/Malloc_Allocator.inl"
#endif /* __ACE_INLINE__ */