1
0

Remove unused variable 'next_tick'

Este cometimento está contido em:
adri 2008-07-14 12:44:47 +00:00
ascendente 7daafb999e
cometimento d481f12107

Ver ficheiro

@ -44,7 +44,6 @@
#define NUM_TIMERS 25
static Time now;
static Time next_tick;
struct Timer {
Time time_started;