lib/curl: require CURL 7.33, remove bug workaround

This commit is contained in:
Max Kellermann
2019-08-26 20:43:39 +02:00
parent b18003ddfd
commit 115dd2b5ce
4 changed files with 3 additions and 20 deletions

View File

@@ -48,10 +48,6 @@
#include <curl/curl.h>
#if LIBCURL_VERSION_NUM < 0x071200
#error libcurl is too old
#endif
/**
* Do not buffer more than this number of bytes. It should be a
* reasonable limit that doesn't make low-end machines suffer too