From 24c2d30a7c1343a41cfb15ed5bce424c801376fa Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Tue, 27 Nov 2007 04:33:59 +0000 Subject: [PATCH] remove dead code to roll the odometer to 4000!!1! --- gtk/main.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/gtk/main.c b/gtk/main.c index cd84c7e0a..3c26d6cf1 100644 --- a/gtk/main.c +++ b/gtk/main.c @@ -55,9 +55,6 @@ #include #include -/* time in seconds to wait for torrents to stop when exiting */ -#define TRACKER_EXIT_TIMEOUT 10 - /* interval in milliseconds to update the torrent list display */ #define UPDATE_INTERVAL 1000