[autofit] Remove redundant code.

* src/autofit/aflatin.c (af_latin_metrics_init_widths): Do it.
This commit is contained in:
Werner Lemberg 2015-12-10 09:33:41 +01:00
parent 5330e3de15
commit bbe84ed972
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,9 @@
2015-12-10 Werner Lemberg <wl@gnu.org>
[autofit] Remove redundant code.
* src/autofit/aflatin.c (af_latin_metrics_init_widths): Do it.
2015-12-09 Werner Lemberg <wl@gnu.org>
[autofit] Thinko.

View File

@ -143,9 +143,6 @@
af_shaper_buf_destroy( face, shaper_buf );
if ( !glyph_index )
goto Exit;
if ( !glyph_index )
goto Exit;