nowadays we don't need to call InitC_ares_dns() from the client anymore.
[citadel.git] / citadel / modules / network / serv_networkclient.c
index 7f4ca89d11a3f3f873d5dade7724d1157784766d..3a2a76cbdc1f656c3edbfae082b947e538ab2076 100644 (file)
@@ -621,8 +621,6 @@ eNextState nwc_get_one_host_ip(AsyncIO *IO)
         * here we start with the lookup of one host.
         */ 
 
-       InitC_ares_dns(IO);
-
        syslog(LOG_DEBUG, "NWC: %s\n", __FUNCTION__);
 
        syslog(LOG_DEBUG,