diff options
| author | Steven Schubiger <schubiger@gmail.com> | 2008-04-20 11:46:52 +0200 |
|---|---|---|
| committer | Steven Schubiger <schubiger@gmail.com> | 2008-04-20 11:46:52 +0200 |
| commit | 2c772204111e678b7715937052c3e7217a42e1ad (patch) | |
| tree | 3a87ee933d1c1fa467875bfc51ac7ee3320bbe80 /src/progress.c | |
| parent | 2957ce1cbc36a89d09bc3f8dd3c29c0a5aae2a92 (diff) | |
| download | wget-2c772204111e678b7715937052c3e7217a42e1ad.tar.gz | |
Undo the USE_GNULIB_ALLOC defines.
Diffstat (limited to 'src/progress.c')
| -rw-r--r-- | src/progress.c | 2 |
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> |
