mirror of
https://github.com/simh/simh.git
synced 2026-01-11 23:52:58 +00:00
IMLAC: Remove unused variable.
This commit is contained in:
parent
da76d6eca1
commit
375caac45c
@ -92,7 +92,6 @@ static t_stat
|
||||
ptr_svc (UNIT *uptr)
|
||||
{
|
||||
unsigned char ch;
|
||||
uint16 flag;
|
||||
|
||||
/* This function is called when the motor is on. The data ready
|
||||
flag toggles on and off when the tape goes past the read head. */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user