[win32] add archname to *sitearch in config.{b,g,v}c
[p5sagit/p5-mst-13.2.git] / malloc.c
index ae3773a..e52c09f 100644 (file)
--- a/malloc.c
+++ b/malloc.c
@@ -2,8 +2,6 @@
  *
  */
 
-#define EMBEDMYMALLOC
-
 #if defined(PERL_CORE) && !defined(DEBUGGING_MSTATS)
 #  define DEBUGGING_MSTATS
 #endif