[HarfBuzz] harfbuzz: Branch 'master'

Behdad Esfahbod behdad at kemper.freedesktop.org
Wed May 30 01:16:12 UTC 2018


 src/hb-map.h |    7 -------
 1 file changed, 7 deletions(-)

New commits:
commit 8c2c5d450817d4cb6f782d286da6ac6d9e5a5e95
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Tue May 29 18:15:52 2018 -0700

    [map] Not going to implement is_equal which is complicated

diff --git a/src/hb-map.h b/src/hb-map.h
index bf01f2df..0eca3703 100644
--- a/src/hb-map.h
+++ b/src/hb-map.h
@@ -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);
 


More information about the HarfBuzz mailing list