Index: third_party/harfbuzz-ng/src/hb-coretext.cc |
diff --git a/third_party/harfbuzz-ng/src/hb-coretext.cc b/third_party/harfbuzz-ng/src/hb-coretext.cc |
index 13ba5d94ef1d7c2eba1ae0a3c29ccf987e031a83..316d281eacf40337148e785f1605005d4b91f0a2 100644 |
--- a/third_party/harfbuzz-ng/src/hb-coretext.cc |
+++ b/third_party/harfbuzz-ng/src/hb-coretext.cc |
@@ -693,7 +693,6 @@ resize_and_retry: |
scratch += old_scratch_used; |
scratch_size -= old_scratch_used; |
} |
-retry: |
{ |
string_ref = CFStringCreateWithCharactersNoCopy (NULL, |
pchars, chars_len, |
@@ -1129,10 +1128,6 @@ fail: |
* AAT shaper |
*/ |
-HB_SHAPER_DATA_ENSURE_DECLARE(coretext_aat, face) |
-HB_SHAPER_DATA_ENSURE_DECLARE(coretext_aat, font) |
- |
- |
/* |
* shaper face data |
*/ |