[coretext] Remove hack around GlyphID

We not namespace our types, so the hack is not needed anymore.
This commit is contained in:
Behdad Esfahbod 2012-12-09 18:47:09 -05:00
parent 8e58459aeb
commit 8611235688

View File

@ -29,10 +29,6 @@
#define HB_SHAPER coretext
#include "hb-shaper-impl-private.hh"
#define GlyphID GlyphID_mac
#include <ApplicationServices/ApplicationServices.h>
#undef GlyphID
#include "hb-coretext.h"