diff options
Diffstat (limited to 'test/integration/extent.c')
-rw-r--r-- | test/integration/extent.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/integration/extent.c b/test/integration/extent.c index 08792df..32432af 100644 --- a/test/integration/extent.c +++ b/test/integration/extent.c @@ -1,9 +1,5 @@ #include "test/jemalloc_test.h" -#ifdef JEMALLOC_FILL -const char *malloc_conf = "junk:false"; -#endif - #include "test/extent_hooks.h" static void |