silence warning ^3

This commit is contained in:
Michiharu Ariza 2018-10-02 21:08:36 -07:00
parent e9cc71ac86
commit d7b384ad0d
1 changed files with 1 additions and 1 deletions

View File

@ -349,8 +349,8 @@ struct RangeList : hb_vector_t<code_pair>
struct cff_subset_plan {
inline cff_subset_plan (void)
: final_size (0),
orig_fdcount (0),
offsets (),
orig_fdcount (0),
subset_fdcount (1),
subset_fdselect_format (0),
drop_hints (false)