summaryrefslogtreecommitdiffstats
path: root/test/integration/xallocx.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/xallocx.c')
-rw-r--r--[-rwxr-xr-x]test/integration/xallocx.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/integration/xallocx.c b/test/integration/xallocx.c
index 67e0a0e..2517a81 100755..100644
--- a/test/integration/xallocx.c
+++ b/test/integration/xallocx.c
@@ -1,9 +1,5 @@
#include "test/jemalloc_test.h"
-#ifdef JEMALLOC_FILL
-const char *malloc_conf = "junk:false";
-#endif
-
/*
* Use a separate arena for xallocx() extension/contraction tests so that
* internal allocation e.g. by heap profiling can't interpose allocations where