Log when session terminates PAZ-905
[pazpar2-moved-to-github.git] / src / connection.c
index b499b9d..ca778ab 100644 (file)
@@ -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;
         }
     }