From ccf5f91dc208cc8f1005437d26790556277a3186 Mon Sep 17 00:00:00 2001 From: Marcos Pinto Date: Fri, 14 Sep 2007 19:28:06 +0000 Subject: [PATCH] again --- src/interface.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/interface.py b/src/interface.py index 86def83f9..c8e252eb2 100644 --- a/src/interface.py +++ b/src/interface.py @@ -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