Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tawindow.py
diff options
context:
space:
mode:
Diffstat (limited to 'tawindow.py')
-rw-r--r--tawindow.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tawindow.py b/tawindow.py
index 5e7fcae..3fe3f8e 100644
--- a/tawindow.py
+++ b/tawindow.py
@@ -85,7 +85,6 @@ def twNew(win, path, lang, parent=None):
tw.height = gtk.gdk.screen_height()
# starting from command line
if parent is None:
- win.set_size_request(tw.width, tw.height)
win.show_all()
# starting from Sugar
else: