Remove another window.update().

This commit is contained in:
Andrew Resch 2008-01-25 00:31:19 +00:00
parent d5ab09e11f
commit 4e42c2744d
1 changed files with 0 additions and 2 deletions

View File

@ -409,8 +409,6 @@ class SystemTray(component.Component):
self.config[ui_key].pop()
# Re-build the menu
self.build_tray_bwsetsubmenu()
# Update the UI
self.window.update()
def unlock_tray(self, comingnext, is_showing_dlg=[False]):
import sha