Merge pull request #203 from nico/patch-1
Remove unused `retry:` label.
This commit is contained in:
commit
b758e5ea22
@ -693,7 +693,6 @@ resize_and_retry:
|
|||||||
scratch += old_scratch_used;
|
scratch += old_scratch_used;
|
||||||
scratch_size -= old_scratch_used;
|
scratch_size -= old_scratch_used;
|
||||||
}
|
}
|
||||||
retry:
|
|
||||||
{
|
{
|
||||||
string_ref = CFStringCreateWithCharactersNoCopy (NULL,
|
string_ref = CFStringCreateWithCharactersNoCopy (NULL,
|
||||||
pchars, chars_len,
|
pchars, chars_len,
|
||||||
|
Loading…
Reference in New Issue
Block a user