diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-10-09 17:40:18 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-10-09 17:40:18 +0000 |
commit | 564e2d50198d0c0464c4755fe138ff2634865350 (patch) | |
tree | 489c25b3889e45857310d8f9221800c31e827429 /ace/Hash_Map_Manager.h | |
parent | 2311dbbdfebc615083badecd25eeac9bd9d63d80 (diff) | |
download | ATCD-564e2d50198d0c0464c4755fe138ff2634865350.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/Hash_Map_Manager.h')
-rw-r--r-- | ace/Hash_Map_Manager.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ace/Hash_Map_Manager.h b/ace/Hash_Map_Manager.h index e08c45f0a64..bcde897c2e6 100644 --- a/ace/Hash_Map_Manager.h +++ b/ace/Hash_Map_Manager.h @@ -96,7 +96,6 @@ public: ~ACE_Hash_Map_Manager (void); // Initialize a <Hash_Map_Manager> with size <length>. - int trybind (const EXT_ID &ext_id, INT_ID &int_id); // Associate <ext_id> with <int_id> if and only if <ext_id> is not |