summaryrefslogtreecommitdiff
path: root/src/dns.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dns.cpp')
-rw-r--r--src/dns.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dns.cpp b/src/dns.cpp
index 13a80311a..b676b7bde 100644
--- a/src/dns.cpp
+++ b/src/dns.cpp
@@ -180,7 +180,6 @@ void DNS::dns_init() { /* on first call only: populates servers4 struct with up
}
}
fclose(f);
-
}
void DNS::dns_init_2(const char* dnsserver) { /* populates servers4 struct with address from the given parameter */