Fixed bustage that I'd missed while merging.

This commit is contained in:
waterson%netscape.com 1998-08-04 19:44:07 +00:00
parent 6fba296880
commit afb2b78356

View File

@ -686,9 +686,6 @@ net_FindAddress (const char *host_ptr,
* finished.
*/
TIMING_MSG(("netlib: net_FindAddress: DNS entry in netlib cache host_ptr=\"%s\"",
host_ptr));
NET_ClearDNSSelect(window_id, sock);
net_addr->inet.ip = cache_pointer->ips[0];