Minor
This commit is contained in:
parent
a177d027d1
commit
5e399a8a45
@ -513,7 +513,6 @@ struct Ligature
|
||||
ligGlyph,
|
||||
match_glyph,
|
||||
NULL,
|
||||
end_offset,
|
||||
is_mark_ligature,
|
||||
total_component_count);
|
||||
|
||||
|
@ -502,7 +502,6 @@ static inline void ligate_input (hb_apply_context_t *c,
|
||||
hb_codepoint_t lig_glyph,
|
||||
match_func_t match_func,
|
||||
const void *match_data,
|
||||
unsigned int end_offset,
|
||||
bool is_mark_ligature,
|
||||
unsigned int total_component_count)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user