summaryrefslogtreecommitdiffstats
path: root/iw/language_gui.py
diff options
context:
space:
mode:
Diffstat (limited to 'iw/language_gui.py')
-rw-r--r--iw/language_gui.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/iw/language_gui.py b/iw/language_gui.py
index f24289134..0acc59d84 100644
--- a/iw/language_gui.py
+++ b/iw/language_gui.py
@@ -102,7 +102,6 @@ class LanguageWindow (InstallWindow):
sw.add (self.listView)
setupTreeViewFixupIdleHandler(self.listView, self.listStore)
-
mainBox.pack_start (hbox, gtk.FALSE, gtk.FALSE, 10)
mainBox.pack_start (sw, gtk.TRUE, gtk.TRUE)