This commit is contained in:
Marcos Pinto 2007-09-14 19:28:06 +00:00
parent 05b105276e
commit ccf5f91dc2

View File

@ -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