pnmtext: Remove unused local.

This commit is contained in:
Sam Edwards 2016-03-15 18:19:45 -07:00
parent d28608aed1
commit f0bed9ab1c
1 changed files with 0 additions and 1 deletions

View File

@ -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