summaryrefslogtreecommitdiffstats
path: root/text.py
diff options
context:
space:
mode:
Diffstat (limited to 'text.py')
-rw-r--r--text.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/text.py b/text.py
index b860422e8..446d79e69 100644
--- a/text.py
+++ b/text.py
@@ -477,7 +477,6 @@ class NetworkWindow:
("network", network), ("broadcast", broadcast))
todo.network.gateway = self.gw.value ()
todo.network.primaryNS = self.ns.value ()
- todo.network.guessHostnames ()
screen.popWindow()
break