mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 19:44:52 +00:00
again
This commit is contained in:
parent
05b105276e
commit
ccf5f91dc2
1 changed files with 1 additions and 2 deletions
|
@ -157,9 +157,8 @@ class DelugeGTK:
|
|||
if ctrl_type == CTRL_CLOSE_EVENT:
|
||||
self.shutdown()
|
||||
result = 1
|
||||
return result
|
||||
SetConsoleCtrlHandler(win_handler)
|
||||
return result
|
||||
|
||||
|
||||
self.dht_timer = 0
|
||||
self.dht_skip = False
|
||||
|
|
Loading…
Add table
Reference in a new issue