summaryrefslogtreecommitdiff
path: root/node/Defaults.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'node/Defaults.cpp')
-rw-r--r--node/Defaults.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/node/Defaults.cpp b/node/Defaults.cpp
index 94bd16ce..4cd7973c 100644
--- a/node/Defaults.cpp
+++ b/node/Defaults.cpp
@@ -158,7 +158,6 @@ Defaults::Defaults() :
rootTopologyAuthorities(_mkRootTopologyAuth()),
updateAuthorities(_mkUpdateAuth()),
updateLatestNfoURL(_mkUpdateUrl()),
- rootTopologyUpdateURL("http://download.zerotier.com/net/topology/ROOT"),
v4Broadcast(((uint32_t)0xffffffff),ZT_DEFAULT_UDP_PORT)
{
}