[set] Minor

This commit is contained in:
Behdad Esfahbod 2018-05-31 20:15:21 -07:00
parent 7185b273b3
commit f040ca40ab
1 changed files with 0 additions and 2 deletions

View File

@ -54,8 +54,6 @@ static const hb_set_t _hb_set_nil = {
HB_OBJECT_HEADER_STATIC,
false, /* successful */
0, /* population */
{0} /* elts */
};
/**