diff options
Diffstat (limited to 'test/integration/mallocx.c')
-rw-r--r--[-rwxr-xr-x] | test/integration/mallocx.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/integration/mallocx.c b/test/integration/mallocx.c index d709eb3..5a9058d 100755..100644 --- a/test/integration/mallocx.c +++ b/test/integration/mallocx.c @@ -1,9 +1,5 @@ #include "test/jemalloc_test.h" -#ifdef JEMALLOC_FILL -const char *malloc_conf = "junk:false"; -#endif - static unsigned get_nsizes_impl(const char *cmd) { |