[atomic] Remove incomplete comment

pull/4207/head
Behdad Esfahbod 2 years ago
parent d1c00c0470
commit a9a9f278b8
  1. 4
      src/hb-atomic.hh

@ -38,10 +38,6 @@
/*
* Atomic integers and pointers.
*
* hb_atomic_int_t and hb_atomic_ptr_t are typedefs to the actual
* atomic type. They are guaranteed to be at least 32 bits wide.
* hb_atomic_int_t is signed.
*/

Loading…
Cancel
Save