minor, debug bit, ops

This commit is contained in:
Ebrahim Byagowi 2020-03-03 19:14:41 +03:30
parent f253f06cf3
commit f745777c60
1 changed files with 0 additions and 1 deletions

View File

@ -3160,7 +3160,6 @@ struct GSUBGPOS
if (unlikely (!this->accels))
this->lookup_count = 0;
printf ("%d\n", lookup_count);
for (unsigned int i = 0; i < this->lookup_count; i++)
this->accels[i].init (table->get_lookup (i));
}