]> sjero.net Git - wget/commitdiff
[svn] Remove accidentally committed DEBUG_MALLOC.
authorhniksic <devnull@localhost>
Fri, 23 Nov 2001 05:01:32 +0000 (21:01 -0800)
committerhniksic <devnull@localhost>
Fri, 23 Nov 2001 05:01:32 +0000 (21:01 -0800)
src/wget.h

index 99253a74281aaa1e5a56cb8553b0e005b51e9aad..f0cabd16c4e4c614d0d1b6f5094a398a5399ae66 100644 (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