c-ares: make InitC_ares_dns() private to serv_cares.c
[citadel.git] / citadel / modules / smtp / serv_smtpeventclient.c
index ffdc63d0ea3831442305b3ddaf5d5a822862ee57..05b06aac4c8328c123557c12de61f4f86875623b 100644 (file)
@@ -413,8 +413,6 @@ eNextState get_one_mx_host_ip(AsyncIO *IO)
         * - one of the mx'es
         */
 
-       InitC_ares_dns(IO);
-
        EVS_syslog(LOG_DEBUG, "SMTP: %s\n", __FUNCTION__);
 
        EVS_syslog(LOG_DEBUG,