aboutsummaryrefslogtreecommitdiff
path: root/dep/jemalloc/src/spin.c
diff options
context:
space:
mode:
Diffstat (limited to 'dep/jemalloc/src/spin.c')
-rw-r--r--dep/jemalloc/src/spin.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/dep/jemalloc/src/spin.c b/dep/jemalloc/src/spin.c
deleted file mode 100644
index 24372c26c94..00000000000
--- a/dep/jemalloc/src/spin.c
+++ /dev/null
@@ -1,4 +0,0 @@
-#define JEMALLOC_SPIN_C_
-#include "jemalloc/internal/jemalloc_preamble.h"
-
-#include "jemalloc/internal/spin.h"