summaryrefslogtreecommitdiff
path: root/ACE/ace/Active_Map_Manager_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Active_Map_Manager_T.h')
-rw-r--r--ACE/ace/Active_Map_Manager_T.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/Active_Map_Manager_T.h b/ACE/ace/Active_Map_Manager_T.h
index 7e39f4025c0..41b8ea1880a 100644
--- a/ACE/ace/Active_Map_Manager_T.h
+++ b/ACE/ace/Active_Map_Manager_T.h
@@ -37,7 +37,6 @@ template <class T>
class ACE_Active_Map_Manager : public ACE_Map_Manager<ACE_Active_Map_Manager_Key, T, ACE_Null_Mutex>
{
public:
-
// = Traits.
typedef ACE_Active_Map_Manager_Key key_type;
typedef T mapped_type;