summaryrefslogtreecommitdiff
path: root/ace/Map_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Map_T.h')
-rw-r--r--ace/Map_T.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/Map_T.h b/ace/Map_T.h
index 942b8bf1156..9ff658d4a7d 100644
--- a/ace/Map_T.h
+++ b/ace/Map_T.h
@@ -23,8 +23,6 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
/**
* @class ACE_Noop_Key_Generator
*
@@ -1593,8 +1591,6 @@ private:
ACE_UNIMPLEMENTED_FUNC (ACE_Map_Manager_Adapter (const ACE_Map_Manager_Adapter<KEY, VALUE, KEY_GENERATOR> &))
};
-ACE_END_VERSIONED_NAMESPACE_DECL
-
#if defined (__ACE_INLINE__)
#include "ace/Map_T.inl"
#endif /* __ACE_INLINE__ */