summaryrefslogtreecommitdiff
path: root/ACE/ace/Map_Manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Map_Manager.h')
-rw-r--r--ACE/ace/Map_Manager.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/Map_Manager.h b/ACE/ace/Map_Manager.h
index 987e3267cf1..61f0563c87a 100644
--- a/ACE/ace/Map_Manager.h
+++ b/ACE/ace/Map_Manager.h
@@ -144,7 +144,6 @@ public:
typedef ACE_Map_Const_Iterator<EXT_ID, INT_ID, ACE_LOCK> const_iterator;
typedef ACE_Map_Reverse_Iterator<EXT_ID, INT_ID, ACE_LOCK> reverse_iterator;
- // = Initialization and termination methods.
/// Initialize a ACE_Map_Manager with the ACE_DEFAULT_MAP_SIZE.
ACE_Map_Manager (ACE_Allocator *alloc = 0);