* src/bdf/bdflib.c (_bdf_parse_glyphs): Remove redundant assignment.

fix-sdf-squared-distances
Alexei Podtelezhnikov 3 years ago
parent ee52b57121
commit 904ad21266
  1. 2
      src/bdf/bdflib.c

@ -1535,8 +1535,6 @@
/* kept. */
FT_FREE( p->glyph_name );
}
p->glyph_name = NULL;
}
/* Clear the flags that might be added when width and height are */

Loading…
Cancel
Save