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