[object] Remove unused HB_REFERENCE_COUNT_INIT

pull/3154/head
Behdad Esfahbod 4 years ago
parent f245dc4db8
commit f6d6eff6a2
  1. 2
      src/hb-object.hh

@ -140,8 +140,6 @@ struct hb_lockable_set_t
* Reference-count.
*/
#define HB_REFERENCE_COUNT_INIT {0}
struct hb_reference_count_t
{
mutable hb_atomic_int_t ref_count;

Loading…
Cancel
Save