mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-14 17:13:40 +00:00
fix bot
This commit is contained in:
parent
efc77dc68f
commit
f3a3c3b29d
1 changed files with 0 additions and 2 deletions
|
@ -57,7 +57,6 @@ enum
|
|||
// Reserved = 0xFFFC /* Reserved for future use — set to zero. */
|
||||
};
|
||||
|
||||
#ifndef HB_NO_VAR
|
||||
static bool axis_value_is_outside_axis_range (hb_tag_t axis_tag, float axis_value,
|
||||
const hb_hashmap_t<hb_tag_t, Triple> *user_axes_location)
|
||||
{
|
||||
|
@ -70,7 +69,6 @@ static bool axis_value_is_outside_axis_range (hb_tag_t axis_tag, float axis_valu
|
|||
|
||||
return false;
|
||||
}
|
||||
#endif
|
||||
|
||||
struct StatAxisRecord
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue