summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--textw/network_text.py1
2 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 24b5e7f16..207af9d0f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,8 @@
2007-07-26 David Cantrell <dcantrell@redhat.com>
+ * textw/network_text.py: Remove extra popWindow().
+
* ui/autopart.glade: Bold heading text to be more consistent with
other screens.
diff --git a/textw/network_text.py b/textw/network_text.py
index 9d987daf6..950525d0c 100644
--- a/textw/network_text.py
+++ b/textw/network_text.py
@@ -645,7 +645,6 @@ class NetworkDeviceWindow:
if len(self.devices) == 1 and doConf is True:
doConf = False
- screen.popWindow()
return INSTALL_OK