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