3b2: Silence warning on Windows
This commit is contained in:
parent
177be95e5d
commit
05ba8c4d2c
1 changed files with 0 additions and 1 deletions
|
@ -335,7 +335,6 @@ t_stat tti_reset(DEVICE *dptr)
|
||||||
t_stat contty_reset(DEVICE *dtpr)
|
t_stat contty_reset(DEVICE *dtpr)
|
||||||
{
|
{
|
||||||
char line_config[16];
|
char line_config[16];
|
||||||
t_stat result;
|
|
||||||
|
|
||||||
if (contty_ldsc == NULL) {
|
if (contty_ldsc == NULL) {
|
||||||
contty_desc.ldsc =
|
contty_desc.ldsc =
|
||||||
|
|
Loading…
Add table
Reference in a new issue