diff options
Diffstat (limited to 'winsup/cygwin/debug.h')
-rw-r--r-- | winsup/cygwin/debug.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/winsup/cygwin/debug.h b/winsup/cygwin/debug.h index 602ab9326..a6182b145 100644 --- a/winsup/cygwin/debug.h +++ b/winsup/cygwin/debug.h @@ -7,8 +7,6 @@ This software is a copyrighted work licensed under the terms of the Cygwin license. Please consult the file "CYGWIN_LICENSE" for details. */ -#define MALLOC_CHECK do {} while (0) - #if !defined(_DEBUG_H_) #define _DEBUG_H_ |