mirror of
https://github.com/eddyem/tty_term.git
synced 2026-01-31 20:35:15 +03:00
remove unusable warning
This commit is contained in:
parent
fd5d3ddf8e
commit
c3f6a033fb
@ -290,7 +290,6 @@ static TTY_descr* opensocket(chardevice *d){
|
|||||||
close(descr->comfd);
|
close(descr->comfd);
|
||||||
}else break;
|
}else break;
|
||||||
}
|
}
|
||||||
WARNX("socket()");
|
|
||||||
++type;
|
++type;
|
||||||
}
|
}
|
||||||
if(descr->comfd < 0){
|
if(descr->comfd < 0){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user