"Unused private member" warning turned error.  ugh.
This commit is contained in:
Behdad Esfahbod 2018-09-16 18:11:46 +02:00
parent 4e62627831
commit 89dd4b9597

View File

@ -608,6 +608,8 @@ struct InsertionSubtable
hb_buffer_t *buffer = driver->buffer;
unsigned int flags = entry->flags;
if (0)
c->sanitizer.check_range (nullptr, 0);
#if 0
if (flags & SetComponent)
{