diff options
Diffstat (limited to 'src/or/dns.c')
-rw-r--r-- | src/or/dns.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/dns.c b/src/or/dns.c index d2bb017631..643405a0ce 100644 --- a/src/or/dns.c +++ b/src/or/dns.c @@ -877,4 +877,3 @@ static void spawn_enough_dnsworkers(void) { num_dnsworkers--; } } - |