mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-21 12:04:51 +00:00
Remove another window.update().
This commit is contained in:
parent
d5ab09e11f
commit
4e42c2744d
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue