mirror of
https://github.com/open-simh/simh.git
synced 2026-01-31 05:52:52 +00:00
SCP: Remove unused variable from sim_timer.c
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user