Remove unused retry: label.

Fixes a -Wunused-label warning when building harfbuzz with clang -Wall.
This commit is contained in:
Nico Weber 2015-12-28 21:31:28 -05:00
parent 9d280cf49f
commit 8b1224f0ee

View File

@ -693,7 +693,6 @@ resize_and_retry:
scratch += old_scratch_used;
scratch_size -= old_scratch_used;
}
retry:
{
string_ref = CFStringCreateWithCharactersNoCopy (NULL,
pchars, chars_len,