aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/macfont.m2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/macfont.m b/src/macfont.m
index 6985364b34e..6c119d90dce 100644
--- a/src/macfont.m
+++ b/src/macfont.m
@@ -1441,8 +1441,6 @@ macfont_get_glyph_for_character (struct font *font, UTF32Char c)
1441 CGGlyph *glyphs; 1441 CGGlyph *glyphs;
1442 int i, len; 1442 int i, len;
1443 int nrows; 1443 int nrows;
1444 dispatch_queue_t queue;
1445 dispatch_group_t group = NULL;
1446 int nkeys; 1444 int nkeys;
1447 1445
1448 if (row != 0) 1446 if (row != 0)