diff options
Diffstat (limited to 'textw')
-rw-r--r-- | textw/network_text.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textw/network_text.py b/textw/network_text.py index 29bf2c2f5..bf0b9e216 100644 --- a/textw/network_text.py +++ b/textw/network_text.py @@ -642,7 +642,6 @@ class NetworkDeviceWindow: if len(self.devices) == 1 and doConf is True: doConf = False - screen.popWindow() return INSTALL_OK |