coretext: remove trailing macro from SCRATCH_RESTORE

This commit is contained in:
Misty De Meo 2019-06-18 15:20:38 -07:00 committed by Behdad Esfahbod
parent 10bac21bb5
commit e710888188
1 changed files with 1 additions and 1 deletions

View File

@ -980,7 +980,7 @@ resize_and_retry:
#define SCRATCH_RESTORE() \
scratch_size = scratch_size_saved; \
scratch = scratch_saved;
scratch = scratch_saved
{ /* Setup glyphs */
SCRATCH_SAVE();