mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-14 09:10:48 +00:00
[coretext] Remove hack around GlyphID
We not namespace our types, so the hack is not needed anymore.
This commit is contained in:
parent
8e58459aeb
commit
8611235688
1 changed files with 0 additions and 4 deletions
|
@ -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"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue