Fix bots
"Unused private member" warning turned error. ugh.
This commit is contained in:
parent
4e62627831
commit
89dd4b9597
@ -608,6 +608,8 @@ struct InsertionSubtable
|
|||||||
hb_buffer_t *buffer = driver->buffer;
|
hb_buffer_t *buffer = driver->buffer;
|
||||||
unsigned int flags = entry->flags;
|
unsigned int flags = entry->flags;
|
||||||
|
|
||||||
|
if (0)
|
||||||
|
c->sanitizer.check_range (nullptr, 0);
|
||||||
#if 0
|
#if 0
|
||||||
if (flags & SetComponent)
|
if (flags & SetComponent)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user