diff options
Diffstat (limited to 'methods/https.h')
-rw-r--r-- | methods/https.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/methods/https.h b/methods/https.h index b7adeb880..3b57c7be6 100644 --- a/methods/https.h +++ b/methods/https.h @@ -11,8 +11,6 @@ #ifndef APT_HTTP_H #define APT_HTTP_H -#define MAXLEN 360 - #include <iostream> #include <curl/curl.h> |