summaryrefslogtreecommitdiffstats
path: root/gui.py
diff options
context:
space:
mode:
Diffstat (limited to 'gui.py')
-rwxr-xr-xgui.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/gui.py b/gui.py
index a9fb476cf..36e7123ec 100755
--- a/gui.py
+++ b/gui.py
@@ -1149,9 +1149,6 @@ class InstallControlWindow:
if self.displayHelp:
self.refreshHelp()
- if step == "install":
- gtk.mainloop()
-
def destroyCurrentWindow(self):
children = self.installFrame.get_children ()