]> sjero.net Git - wget/blobdiff - src/wget.h
[svn] Abort on xfree(NULL).
[wget] / src / wget.h
index b75aab60429d2d97694a202d299b48dee410757b..9cac5c759f6db4c3f05be9ec65ab4b8646567d34 100644 (file)
@@ -40,11 +40,6 @@ so, delete this exception statement from your version.  */
 # define NDEBUG
 #endif
 
-/* Define this if you want primitive but extensive malloc debugging.
-   It will make Wget extremely slow, so only do it in development
-   builds.  */
-#undef DEBUG_MALLOC
-
 #ifndef PARAMS
 # if PROTOTYPES
 #  define PARAMS(args) args