Remove unused variable 'next_tick'
This commit is contained in:
parent
7daafb999e
commit
d481f12107
@ -44,7 +44,6 @@
|
|||||||
#define NUM_TIMERS 25
|
#define NUM_TIMERS 25
|
||||||
|
|
||||||
static Time now;
|
static Time now;
|
||||||
static Time next_tick;
|
|
||||||
|
|
||||||
struct Timer {
|
struct Timer {
|
||||||
Time time_started;
|
Time time_started;
|
||||||
|
Loading…
Reference in New Issue
Block a user