password promting support removed from libcurl

This commit is contained in:
Daniel Stenberg
2003-10-16 14:08:59 +00:00
parent 597c1fe6bc
commit 22adcb9cd1
6 changed files with 14 additions and 363 deletions

View File

@@ -86,7 +86,6 @@
#include "transfer.h"
#include "sendf.h"
#include "speedcheck.h"
#include "getpass.h"
#include "progress.h"
#include "getdate.h"
#include "http.h"