mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge remote-tracking branch 'tor-gitlab/mr/369'
This commit is contained in:
@@ -225,7 +225,6 @@ int
|
||||
dns_init(void)
|
||||
{
|
||||
init_cache_map();
|
||||
evdns_set_random_bytes_fn(dns_randfn_);
|
||||
if (server_mode(get_options())) {
|
||||
int r = configure_nameservers(1);
|
||||
return r;
|
||||
|
||||
Reference in New Issue
Block a user