silence warning ^2

This commit is contained in:
Michiharu Ariza 2018-10-02 20:44:30 -07:00
parent 2700db9ade
commit e9cc71ac86
1 changed files with 1 additions and 1 deletions

View File

@ -350,8 +350,8 @@ struct cff_subset_plan {
inline cff_subset_plan (void)
: final_size (0),
orig_fdcount (0),
subset_fdcount (1),
offsets (),
subset_fdcount (1),
subset_fdselect_format (0),
drop_hints (false)
{