Skip to content

Commit

Permalink
[makeotfexe] remove commented-out line
Browse files Browse the repository at this point in the history
per review in adobe-type-tools#1192
  • Loading branch information
josh-hadley authored and 1div0 committed Dec 29, 2020
1 parent 86183be commit deb7c2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion c/makeotf/makeotf_lib/source/hotconv/OS_2.c
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,6 @@ int OS_2Fill(hotCtx g) {
h->tbl.yStrikeoutSize = font->win.StrikeOutSize;
h->tbl.yStrikeoutPosition = font->win.StrikeOutPosition;

// h->tbl.sFamilyClass = CLASS_NONE; /* No classification */
if (!h->seen[kPanose]) {
setPanose(g, h);
}
Expand Down

0 comments on commit deb7c2a

Please sign in to comment.