]> code.citadel.org Git - citadel.git/blobdiff - citadel/modules/smtp/serv_smtpeventclient.c
nowadays we don't need to call InitC_ares_dns() from the client anymore.
[citadel.git] / citadel / modules / smtp / serv_smtpeventclient.c
index e4b79821f2acfa6fab0467c2f84689a92f36336d..43be90fdc61c36d04d5a95afb00887d2f62e37c8 100644 (file)
@@ -330,8 +330,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,