Remove unused `retry:` label.
authorNico Weber <nicolasweber@gmx.de>
Tue, 29 Dec 2015 02:31:28 +0000 (21:31 -0500)
committerNico Weber <nicolasweber@gmx.de>
Tue, 29 Dec 2015 02:31:28 +0000 (21:31 -0500)
Fixes a -Wunused-label warning when building harfbuzz with clang -Wall.

src/hb-coretext.cc

index 13ba5d9..16a3e65 100644 (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,