diff --git a/httperf/src/timer.c b/httperf/src/timer.c index 14e55af..3967fb2 100755 --- a/httperf/src/timer.c +++ b/httperf/src/timer.c @@ -44,7 +44,6 @@ #define NUM_TIMERS 25 static Time now; -static Time next_tick; struct Timer { Time time_started;