summaryrefslogtreecommitdiff
path: root/deps/jemalloc/src/hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'deps/jemalloc/src/hash.c')
-rw-r--r--deps/jemalloc/src/hash.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/deps/jemalloc/src/hash.c b/deps/jemalloc/src/hash.c
deleted file mode 100644
index 7b2bdc2bd..000000000
--- a/deps/jemalloc/src/hash.c
+++ /dev/null
@@ -1,3 +0,0 @@
-#define JEMALLOC_HASH_C_
-#include "jemalloc/internal/jemalloc_preamble.h"
-#include "jemalloc/internal/jemalloc_internal_includes.h"