summaryrefslogtreecommitdiff
path: root/ACE/ace/Hash_Multi_Map_Manager_T.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2021-09-28 11:25:16 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2021-09-28 11:25:16 +0200
commit033bb575e13f5514fb49b8d38ce709b4140e3f99 (patch)
treead90b8d527d46b7cc2a50f1cb626ab615971965d /ACE/ace/Hash_Multi_Map_Manager_T.cpp
parenta883ebb22c241ee580d7ef84f367bfe5e3a68c9d (diff)
downloadATCD-033bb575e13f5514fb49b8d38ce709b4140e3f99.tar.gz
Use default
* ACE/ace/Hash_Cache_Map_Manager_T.cpp: * ACE/ace/Hash_Cache_Map_Manager_T.h: * ACE/ace/Hash_Map_Manager_T.cpp: * ACE/ace/Hash_Map_Manager_T.h: * ACE/ace/Hash_Multi_Map_Manager_T.cpp: * ACE/ace/Hash_Multi_Map_Manager_T.h:
Diffstat (limited to 'ACE/ace/Hash_Multi_Map_Manager_T.cpp')
-rw-r--r--ACE/ace/Hash_Multi_Map_Manager_T.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/ACE/ace/Hash_Multi_Map_Manager_T.cpp b/ACE/ace/Hash_Multi_Map_Manager_T.cpp
index 0290057722f..9c325096aa7 100644
--- a/ACE/ace/Hash_Multi_Map_Manager_T.cpp
+++ b/ACE/ace/Hash_Multi_Map_Manager_T.cpp
@@ -51,11 +51,6 @@ ACE_Hash_Multi_Map_Entry<EXT_ID, INT_ID>::ACE_Hash_Multi_Map_Entry (const EXT_ID
{
}
-template <class EXT_ID, class INT_ID>
-ACE_Hash_Multi_Map_Entry<EXT_ID, INT_ID>::~ACE_Hash_Multi_Map_Entry (void)
-{
-}
-
template <class EXT_ID, class INT_ID> EXT_ID &
ACE_Hash_Multi_Map_Entry<EXT_ID, INT_ID>::key ()
{