Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/cygmalloc.h')
-rw-r--r--winsup/cygwin/cygmalloc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/winsup/cygwin/cygmalloc.h b/winsup/cygwin/cygmalloc.h
index 7d10b3e12..eeb7ff178 100644
--- a/winsup/cygwin/cygmalloc.h
+++ b/winsup/cygwin/cygmalloc.h
@@ -29,7 +29,6 @@ void dlmalloc_stats ();
# define __malloc_unlock() mallock.release ()
extern muto mallock;
#endif
-#define MSPACES 1
#ifdef __cplusplus
}
#endif