mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 18:27:35 +00:00
Fixed bustage that I'd missed while merging.
This commit is contained in:
parent
6fba296880
commit
afb2b78356
@ -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];
|
||||
|
Loading…
Reference in New Issue
Block a user