projects
/
platform
/
upstream
/
pango.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5e0c17
)
[HB] Remove unused var
author
Behdad Esfahbod
<behdad@behdad.org>
Thu, 6 Aug 2009 22:28:45 +0000
(18:28 -0400)
committer
Behdad Esfahbod
<behdad@behdad.org>
Thu, 6 Aug 2009 22:28:45 +0000
(18:28 -0400)
pango/opentype/hb-ot-layout-private.h
patch
|
blob
|
history
diff --git
a/pango/opentype/hb-ot-layout-private.h
b/pango/opentype/hb-ot-layout-private.h
index
4043014
..
fb7bfe4
100644
(file)
--- a/
pango/opentype/hb-ot-layout-private.h
+++ b/
pango/opentype/hb-ot-layout-private.h
@@
-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;