[HB] Remove unused var

This commit is contained in:
Behdad Esfahbod 2009-08-06 18:28:45 -04:00
parent 07e69226cb
commit 82199868fb

View File

@ -47,8 +47,6 @@ typedef struct _hb_ot_layout_t hb_ot_layout_t;
struct _hb_ot_layout_t
{
hb_face_t *face; /* XXX can do without this */
hb_blob_t *gdef_blob;
hb_blob_t *gsub_blob;
hb_blob_t *gpos_blob;