mirror of
https://github.com/eddyem/tty_term.git
synced 2025-12-06 02:25:11 +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);
|
||||
}else break;
|
||||
}
|
||||
WARNX("socket()");
|
||||
++type;
|
||||
}
|
||||
if(descr->comfd < 0){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user