[subset-cff] Remove commented-out line
This commit is contained in:
parent
d5e1748f31
commit
f8c578fd93
|
@ -712,7 +712,6 @@ struct subr_subsetter_t
|
|||
* The compacting both saves memory and makes further operations
|
||||
* faster.
|
||||
*/
|
||||
//if (plan->inprogress_accelerator)
|
||||
parsed_charstrings[i].compact ();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue