[map] Not going to implement is_equal which is complicated

This commit is contained in:
Behdad Esfahbod 2018-05-29 18:15:52 -07:00
parent ccd01c6555
commit 8c2c5d4508
1 changed files with 0 additions and 7 deletions

View File

@ -72,13 +72,6 @@ hb_map_get_user_data (hb_map_t *map,
HB_EXTERN hb_bool_t
hb_map_allocation_successful (const hb_map_t *map);
/*
HB_EXTERN hb_bool_t
hb_map_is_equal (const hb_map_t *map,
const hb_map_t *other);
*/
HB_EXTERN void
hb_map_clear (hb_map_t *map);