mirror of
https://github.com/open-simh/simh.git
synced 2026-01-13 15:27:46 +00:00
3b2: Silence warning on Windows
This commit is contained in:
parent
177be95e5d
commit
05ba8c4d2c
@ -335,7 +335,6 @@ t_stat tti_reset(DEVICE *dptr)
|
||||
t_stat contty_reset(DEVICE *dtpr)
|
||||
{
|
||||
char line_config[16];
|
||||
t_stat result;
|
||||
|
||||
if (contty_ldsc == NULL) {
|
||||
contty_desc.ldsc =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user