From: Daniel Stenberg Date: Mon, 23 Feb 2004 12:01:10 +0000 (+0000) Subject: Removed getpass from here. The fact this still was present here indicates X-Git-Tag: curl-7_11_1~241 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=888eec833c4367603a332264369e5e222fcd71c0;p=thirdparty%2Fcurl.git Removed getpass from here. The fact this still was present here indicates that this file is out of date! --- diff --git a/lib/Makefile.b32 b/lib/Makefile.b32 index 3b110d4d50..edb4505193 100644 --- a/lib/Makefile.b32 +++ b/lib/Makefile.b32 @@ -49,7 +49,6 @@ SOURCES = \ telnet.c \ getdate.c \ getenv.c \ - getpass.c \ hostip.c \ if2ip.c \ mprintf.c \