Commit 3e8a2283f5119376098a0ec66f876866ff5cea4d

Werner Lemberg 2018-12-11T23:54:17

* src/truetype/ttgload.c (TT_Hint_Glyph): Remove useless test. `control_len' only gets its value from `n_ins' (and vice versa), which is always read as `unsigned short' and thus can't be larger than 0xFFFF.