mirror of
https://github.com/mirror/wget.git
synced 2025-01-01 07:50:11 +08:00
[svn] Remove accidentally committed DEBUG_MALLOC.
This commit is contained in:
parent
cdcf67a5bd
commit
8e082d2558
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user