remove dead code to roll the odometer to 4000!!1!
This commit is contained in:
parent
96aa9145b0
commit
24c2d30a7c
|
@ -55,9 +55,6 @@
|
||||||
#include <libtransmission/transmission.h>
|
#include <libtransmission/transmission.h>
|
||||||
#include <libtransmission/version.h>
|
#include <libtransmission/version.h>
|
||||||
|
|
||||||
/* 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 */
|
/* interval in milliseconds to update the torrent list display */
|
||||||
#define UPDATE_INTERVAL 1000
|
#define UPDATE_INTERVAL 1000
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue