diff --git a/src/hb-buffer.h b/src/hb-buffer.h index 4ed458fbb..7d60b4f18 100644 --- a/src/hb-buffer.h +++ b/src/hb-buffer.h @@ -62,9 +62,7 @@ HB_BEGIN_DECLS typedef struct hb_glyph_info_t { hb_codepoint_t codepoint; - /*< private >*/ hb_mask_t mask; - /*< public >*/ uint32_t cluster; /*< private >*/