[svn] Remove accidentally committed DEBUG_MALLOC.

This commit is contained in:
hniksic 2001-11-22 21:01:32 -08:00
parent cdcf67a5bd
commit 8e082d2558

View File

@ -28,8 +28,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
# define NDEBUG /* To kill off assertions */
#endif /* not DEBUG */
#define DEBUG_MALLOC
#ifndef PARAMS
# if PROTOTYPES
# define PARAMS(args) args