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:
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user