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