diff options
Diffstat (limited to 'ratox.c')
-rw-r--r-- | ratox.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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; |