summaryrefslogtreecommitdiff
path: root/malloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'malloc.c')
-rw-r--r--malloc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/malloc.c b/malloc.c
index ae3773acc0..e52c09f3e2 100644
--- a/malloc.c
+++ b/malloc.c
@@ -2,8 +2,6 @@
*
*/
-#define EMBEDMYMALLOC
-
#if defined(PERL_CORE) && !defined(DEBUGGING_MSTATS)
# define DEBUGGING_MSTATS
#endif