Remove call to connection_connect
[pazpar2-moved-to-github.git] / src / connection.c
index 710d436..51468c4 100644 (file)
@@ -375,7 +375,6 @@ void connect_resolver_host(struct host *host, iochan_man_t iochan_man)
                 if (sdb)
                 {
                     yaz_mutex_leave(host->mutex);
-                    connection_connect(con, iochan_man);
                     client_start_search(con->client);
                 }
                 else