X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fconnection.c;h=ca778ab3e36952edd7424e05a7a4de1871b090e6;hb=e3d8ed2a9688b50e22e71755d83984659879ecf3;hp=b499b9db17971b3bda45317985967d8f417bd18b;hpb=dde062d8bdbf6409126ba130374ce7d0c91135f1;p=pazpar2-moved-to-github.git diff --git a/src/connection.c b/src/connection.c index b499b9d..ca778ab 100644 --- a/src/connection.c +++ b/src/connection.c @@ -390,7 +390,6 @@ void connect_resolver_host(struct host *host, iochan_man_t iochan_man) } else { - yaz_log(YLOG_LOG, "connect_resolver_host: state=%d", con->state); con = con->next; } }