Browse Source

Remove unused variable 'next_tick'

ahc_fix_select
adri 16 years ago
parent
commit
d481f12107
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      httperf/src/timer.c

+ 0
- 1
httperf/src/timer.c View File

@@ -44,7 +44,6 @@
#define NUM_TIMERS 25

static Time now;
static Time next_tick;

struct Timer {
Time time_started;


Loading…
Cancel
Save