Remove unused variable 'next_tick'
This commit is contained in:
부모
7daafb999e
커밋
d481f12107
@ -44,7 +44,6 @@
|
||||
#define NUM_TIMERS 25
|
||||
|
||||
static Time now;
|
||||
static Time next_tick;
|
||||
|
||||
struct Timer {
|
||||
Time time_started;
|
||||
|
불러오는 중...
Reference in New Issue
Block a user