mirror of
https://github.com/codex-storage/deluge.git
synced 2025-03-03 04:20:40 +00:00
Remove another window.update().
This commit is contained in:
parent
d5ab09e11f
commit
4e42c2744d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user