summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/prof.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/prof.c b/src/prof.c
index b33e939..334466b 100644
--- a/src/prof.c
+++ b/src/prof.c
@@ -310,7 +310,6 @@ prof_leave(tsd_t *tsd, prof_tdata_t *tdata) {
}
#ifdef JEMALLOC_PROF_LIBUNWIND
-JEMALLOC_ALIGNED(CACHELINE)
void
prof_backtrace(prof_bt_t *bt) {
int nframes;