Removed curl_version_check

No modern and even old platform has such old components
This commit is contained in:
Evgeny Grin (Karlson2k)
2022-10-05 13:19:01 +03:00
parent 30ef790c1a
commit 2249c1f5df
6 changed files with 22 additions and 207 deletions
@@ -44,8 +44,6 @@
#define MHD_CPU_COUNT 4
#endif
int curl_check_version (const char *req_version, ...);
/**
* used when spawning multiple threads executing curl server requests