diff --git a/lib/asyn-base.c b/lib/asyn-base.c index 9c99a8ee10..ea89fba15c 100644 --- a/lib/asyn-base.c +++ b/lib/asyn-base.c @@ -64,19 +64,10 @@ #ifdef USE_ARES -/* common functions for c-ares and threaded resolver with HTTPSRR */ -#ifdef USE_HTTPSRR -/* 1.28.0 and later have ares_query_dnsrec */ -#if ARES_VERSION < 0x011c00 -#error "requires c-ares 1.28.0 or newer for HTTPSRR" -#endif -#define HTTPSRR_WORKS -#else #if ARES_VERSION < 0x010600 #error "requires c-ares 1.6.0 or newer" #endif -#endif /* * Curl_ares_getsock() is called when the outside world (using