IMLAC: Remove unused variable.
This commit is contained in:
parent
da76d6eca1
commit
375caac45c
1 changed files with 0 additions and 1 deletions
|
@ -92,7 +92,6 @@ static t_stat
|
||||||
ptr_svc (UNIT *uptr)
|
ptr_svc (UNIT *uptr)
|
||||||
{
|
{
|
||||||
unsigned char ch;
|
unsigned char ch;
|
||||||
uint16 flag;
|
|
||||||
|
|
||||||
/* This function is called when the motor is on. The data ready
|
/* 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. */
|
flag toggles on and off when the tape goes past the read head. */
|
||||||
|
|
Loading…
Add table
Reference in a new issue