Undef a macro after use

pull/4225/head
Behdad Esfahbod 2 years ago
parent 4bb78e3530
commit 5ec0ccad63
  1. 2
      src/hb-subset-plan-member-list.hh

@ -124,3 +124,5 @@ HB_SUBSET_PLAN_MEMBER (mutable hb_map_t, bounds_height_map)
// None to indicate should remove
HB_SUBSET_PLAN_MEMBER (hb_hashmap_t E(<hb_ot_name_record_ids_t, hb_bytes_t>), name_table_overrides)
#endif
#undef E

Loading…
Cancel
Save