removed the final traces of the closepolicy option

This commit is contained in:
Daniel Stenberg
2006-12-05 21:39:24 +00:00
parent 1eb286e43e
commit eb29c5c285
2 changed files with 2 additions and 21 deletions

View File

@@ -1204,7 +1204,6 @@ struct UserDefined {
struct curl_slist *telnet_options; /* linked list of telnet options */
curl_TimeCond timecondition; /* kind of time/date comparison */
time_t timevalue; /* what time to compare with */
curl_closepolicy closepolicy; /* connection cache close concept */
Curl_HttpReq httpreq; /* what kind of HTTP request (if any) is this */
char *customrequest; /* HTTP/FTP request to use */
long httpversion; /* when non-zero, a specific HTTP version requested to