summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorQi Wang <interwq@gwu.edu>2019-03-11 13:17:20 -0700
committerQi Wang <interwq@gmail.com>2019-03-14 17:34:55 -0700
commitf6c30cbafab1a841dd08f00541ed9651054bbe4a (patch)
tree41f2066da9c6ab6db57f81c069c534cec002817b /include
parentb804d0f019df87d8cc96e3c812e98793256cb418 (diff)
Remove some unused comments.
Diffstat (limited to 'include')
-rw-r--r--include/jemalloc/internal/jemalloc_internal_defs.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/jemalloc/internal/jemalloc_internal_defs.h.in b/include/jemalloc/internal/jemalloc_internal_defs.h.in
index 05016b1e..21b65147 100644
--- a/include/jemalloc/internal/jemalloc_internal_defs.h.in
+++ b/include/jemalloc/internal/jemalloc_internal_defs.h.in
@@ -56,9 +56,6 @@
/* and the 8-bit variant support. */
#undef JEMALLOC_GCC_U8_SYNC_ATOMICS
-/* Defined if 8-bit atomics are supported. */
-
-
/*
* Defined if __builtin_clz() and __builtin_clzl() are available.
*/