SCP: Remove unused variable from sim_timer.c
This commit is contained in:
parent
0f6bcb9682
commit
8ed26d300b
1 changed files with 0 additions and 1 deletions
|
@ -1841,7 +1841,6 @@ sim_cancel (&sim_throttle_unit);
|
|||
*/
|
||||
t_stat sim_throt_svc (UNIT *uptr)
|
||||
{
|
||||
int32 tmr;
|
||||
uint32 delta_ms;
|
||||
double a_cps, d_cps, delta_inst;
|
||||
RTC *rtc = NULL;
|
||||
|
|
Loading…
Add table
Reference in a new issue