Remove some unused comments.

This commit is contained in:
Qi Wang 2019-03-11 13:17:20 -07:00 committed by Qi Wang
parent b804d0f019
commit f6c30cbafa

View File

@ -56,9 +56,6 @@
/* and the 8-bit variant support. */ /* and the 8-bit variant support. */
#undef JEMALLOC_GCC_U8_SYNC_ATOMICS #undef JEMALLOC_GCC_U8_SYNC_ATOMICS
/* Defined if 8-bit atomics are supported. */
/* /*
* Defined if __builtin_clz() and __builtin_clzl() are available. * Defined if __builtin_clz() and __builtin_clzl() are available.
*/ */