mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-03 05:38:19 +02:00
* src/bdf/bdflib.c (_bdf_parse_glyphs): Remove redundant assignment.
This commit is contained in:
parent
ee52b57121
commit
904ad21266
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Add table
Reference in a new issue