Merge pull request #203 from nico/patch-1

Remove unused `retry:` label.
pull/206/head
Behdad Esfahbod 9 years ago
commit b758e5ea22
  1. 1
      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,

Loading…
Cancel
Save