diff options
Diffstat (limited to 'lib/cookie.h')
-rw-r--r-- | lib/cookie.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/cookie.h b/lib/cookie.h index 299eb52e7..79b5928dc 100644 --- a/lib/cookie.h +++ b/lib/cookie.h @@ -69,7 +69,6 @@ struct CookieInfo { */ #define MAX_COOKIE_LINE 5000 -#define MAX_COOKIE_LINE_TXT "4999" /* This is the maximum length of a cookie name or content we deal with: */ #define MAX_NAME 4096 |