diff --git a/src/hb-set.hh b/src/hb-set.hh index 40e44d7ea..c524b5d31 100644 --- a/src/hb-set.hh +++ b/src/hb-set.hh @@ -258,8 +258,8 @@ struct hb_set_t { if (unlikely (hb_object_is_immutable (this))) return; - clear (); successful = true; + clear (); } void clear ()