Remove MALLOC_CHECK and calls to it entirely
MALLOC_CHECK got useless with commit b259af5
. Remove it throughout.
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
@@ -1011,7 +1011,6 @@ dll_crt0_1 (void *)
|
||||
/* Disable case-insensitive globbing */
|
||||
ignore_case_with_glob = false;
|
||||
|
||||
MALLOC_CHECK;
|
||||
cygbench (__progname);
|
||||
|
||||
ld_preload ();
|
||||
|
Reference in New Issue
Block a user