summaryrefslogtreecommitdiffstats
path: root/net/dns/dns_test_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/dns/dns_test_util.h')
-rw-r--r--net/dns/dns_test_util.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/dns/dns_test_util.h b/net/dns/dns_test_util.h
index e1fc9fe..6c29058 100644
--- a/net/dns/dns_test_util.h
+++ b/net/dns/dns_test_util.h
@@ -11,8 +11,6 @@
namespace net {
-static const uint16 kDnsPort = 53;
-
//-----------------------------------------------------------------------------
// Query/response set for www.google.com, ID is fixed to 0.
static const char kT0HostName[] = "www.google.com";