pnmtext: Remove unused local.
This commit is contained in:
parent
d28608aed1
commit
f0bed9ab1c
|
|
@ -193,7 +193,6 @@ make_glyph(int glyph_index) {
|
|||
|
||||
PN_stdfloat tex_x_size, tex_y_size, tex_x_orig, tex_y_orig;
|
||||
FT_BBox bounds;
|
||||
TransparencyAttrib::Mode alpha_mode;
|
||||
|
||||
// Calculate suitable texture dimensions for the signed distance field.
|
||||
// This is the same calculation that Freetype uses in its bitmap
|
||||
|
|
|
|||
Loading…
Reference in New Issue