1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-10-21 14:53:44 +03:00

Turning off memory debug, Daniel

This commit is contained in:
Daniel Veillard
1999-09-27 08:17:49 +00:00
parent 7a66ee6bd0
commit ad21944c30
4 changed files with 34 additions and 30 deletions

View File

@@ -8,7 +8,7 @@
#ifndef _DEBUG_MEMORY_ALLOC_
#define _DEBUG_MEMORY_ALLOC_
/* #define NO_DEBUG_MEMORY */
#define NO_DEBUG_MEMORY
#ifdef NO_DEBUG_MEMORY
#ifdef HAVE_MALLOC_H