mirror of
https://github.com/rcornwell/sims.git
synced 2026-01-13 15:27:04 +00:00
SCP: Removed testing fprintf from sim_card.c
This commit is contained in:
parent
d2780b441e
commit
cf4f2c748c
@ -1270,7 +1270,6 @@ sim_card_attach(UNIT * uptr, CONST char *cptr)
|
||||
}
|
||||
if ((temp & 0xf000) == 0) {
|
||||
data->hol_to_ascii[temp] = i;
|
||||
fprintf(stderr, "%03x %04o '%c'\n\r", temp, temp, i);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user