mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
Removed curl_version_check
No modern and even old platform has such old components
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user