From ee442551e1531712226a3a3ba26afff466100bb5 Mon Sep 17 00:00:00 2001 From: Karl Ramm Date: Mon, 21 Jan 2008 07:57:32 +0000 Subject: passes gcc -Wall with no warnings other than des cryppt C_block sadness and getsid problem --- zhm/timer.c | 1 - 1 file changed, 1 deletion(-) (limited to 'zhm/timer.c') diff --git a/zhm/timer.c b/zhm/timer.c index 82c02aa..4fb764e 100644 --- a/zhm/timer.c +++ b/zhm/timer.c @@ -211,7 +211,6 @@ timer_process(void) Timer *t; timer_proc func; void *arg; - int valid = 0; if (num_timers == 0 || heap[0]->abstime > time(NULL)) return; -- cgit v1.2.3