summaryrefslogtreecommitdiff
path: root/src/progress.c
diff options
context:
space:
mode:
authorSteven Schubiger <schubiger@gmail.com>2008-04-20 11:46:52 +0200
committerSteven Schubiger <schubiger@gmail.com>2008-04-20 11:46:52 +0200
commit2c772204111e678b7715937052c3e7217a42e1ad (patch)
tree3a87ee933d1c1fa467875bfc51ac7ee3320bbe80 /src/progress.c
parent2957ce1cbc36a89d09bc3f8dd3c29c0a5aae2a92 (diff)
downloadwget-2c772204111e678b7715937052c3e7217a42e1ad.tar.gz
Undo the USE_GNULIB_ALLOC defines.
Diffstat (limited to 'src/progress.c')
-rw-r--r--src/progress.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/progress.c b/src/progress.c
index 62e8d87d..8b9b1013 100644
--- a/src/progress.c
+++ b/src/progress.c
@@ -28,8 +28,6 @@ Corresponding Source for a non-source form of such a combination
shall include the source code for the parts of OpenSSL used as well
as that of the covered work. */
-#define USE_GNULIB_ALLOC
-
#include "wget.h"
#include <stdio.h>