From 1e8094e01adac4c6217e73e6b377cf285d4c3639 Mon Sep 17 00:00:00 2001 From: z3bra Date: Sat, 5 Nov 2016 15:24:58 +0100 Subject: Remove unused cooldown/lastblock fields from transfer struct --- ratox.c | 1 - 1 file changed, 1 deletion(-) (limited to 'ratox.c') diff --git a/ratox.c b/ratox.c index 260f828..8481a1b 100644 --- a/ratox.c +++ b/ratox.c @@ -1605,7 +1605,6 @@ loop(void) struct file reqfifo; struct friend *f, *ftmp; struct request *req, *rtmp; - struct timespec curtime, diff; struct timeval tv; fd_set rfds; time_t t0, t1; -- cgit v1.2.3