Skip to content

Commit

Permalink
Removed refresh() that is being handled by the GUI object anyway.
Browse files Browse the repository at this point in the history
svn path=/src/trunk/spelt/; revision=7984
  • Loading branch information
Walter Leibbrandt committed Aug 5, 2008
1 parent 4ebb79b commit 5c6f0d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spelt/gui/edit_area.py
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,6 @@ def __init_widgets(self):

self.__connect_signals()

self.refresh()

def __connect_signals(self):
"""Connects widgets' signals to their appropriate handlers.
Expand Down

0 comments on commit 5c6f0d3

Please sign in to comment.