1
0
mirror of https://github.com/simh/simh.git synced 2026-02-26 16:54:22 +00:00

3b2: Silence warning on Windows

This commit is contained in:
Seth Morabito
2018-04-11 14:42:56 -07:00
parent 177be95e5d
commit 05ba8c4d2c

View File

@@ -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 =