X-Git-Url: http://git.maemo.org/git/?p=gonvert;a=blobdiff_plain;f=src%2Fgonvert_glade.py;h=c9b6ab1cd3f15e5343a960b2407673519d91a8ef;hp=8d4ba1875d763b12a601ba70f4f03279ded0cdbb;hb=9421801e281702398d5a2e7d2e4aef6dc5d8ae47;hpb=cd09214b4ed1a5419ab4fff7af12e61f2e5a5ce1 diff --git a/src/gonvert_glade.py b/src/gonvert_glade.py index 8d4ba18..c9b6ab1 100755 --- a/src/gonvert_glade.py +++ b/src/gonvert_glade.py @@ -187,14 +187,6 @@ class Gonvert(object): if 'size' in saved_window: a, b = saved_window['size'] self._mainWindow.resize(a, b) - else: - #Maximize if no previous size was found - #self._mainWindow.maximize() - pass - else: - #Maximize if no previous window.dat file was found - #self._mainWindow.maximize() - pass #Restore selections from previously saved settings if it exists and is valid. historical_catergory_found = False