[HB] Remove one XXX, add another

This commit is contained in:
Behdad Esfahbod 2009-05-25 03:24:19 -04:00
parent 6c78683c04
commit d9d2a07f4a
2 changed files with 3 additions and 2 deletions

View File

@ -32,6 +32,8 @@
HB_BEGIN_DECLS
/* XXX Hide structs? */
typedef struct HB_GlyphItemRec_ {
hb_codepoint_t gindex;
unsigned int properties;

View File

@ -64,8 +64,7 @@ struct _hb_ot_layout_t
};
/* XXX #define HB_OT_LAYOUT_INTERNAL static */
#define HB_OT_LAYOUT_INTERNAL
#define HB_OT_LAYOUT_INTERNAL static
HB_BEGIN_DECLS