Loading...
tests/malloc_free_test.c libmalloc-283.60.1 libmalloc-166.200.60
--- libmalloc/libmalloc-283.60.1/tests/malloc_free_test.c
+++ libmalloc/libmalloc-166.200.60/tests/malloc_free_test.c
@@ -9,8 +9,6 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <malloc/malloc.h>
-
-T_GLOBAL_META(T_META_RUN_CONCURRENTLY(true));
 
 static inline void*
 t_malloc(size_t s)