[subset] missing return.

This commit is contained in:
Garret Rieger 2018-02-16 17:02:15 -07:00 committed by Behdad Esfahbod
parent 2130392dcc
commit c36d015b0e
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@ hb_subset_test_open_font (const char *font_path)
return face;
}
g_assert (false);
return NULL;
}
static inline hb_face_t *