[OTLayout] Remove unused function

This commit is contained in:
Behdad Esfahbod 2013-02-14 07:42:42 -05:00
parent 8820bb235b
commit 4e51df73a3
1 changed files with 0 additions and 5 deletions

View File

@ -447,11 +447,6 @@ struct hb_apply_context_t
}
inline bool should_skip_current_glyph (void) const
{
return should_skip (&buffer->cur(), lookup_props);
}
inline void set_class (hb_codepoint_t glyph_index, unsigned int class_guess) const
{
if (likely (has_glyph_classes))