Corrected comments

closepolicy has been deprecated and unused for years
This commit is contained in:
Daniel Stenberg 2011-05-05 00:02:39 +02:00
parent dc15a88076
commit 61877b569f
2 changed files with 8 additions and 8 deletions

View file

@ -991,8 +991,7 @@ typedef enum {
/* Max amount of cached alive connections */
CINIT(MAXCONNECTS, LONG, 71),
/* What policy to use when closing connections when the cache is filled
up */
/* 72 - DEPRECATED */
CINIT(CLOSEPOLICY, LONG, 72),
/* 73 = OBSOLETE */