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);
|
close(descr->comfd);
|
||||||
}else break;
|
}else break;
|
||||||
}
|
}
|
||||||
WARNX("socket()");
|
|
||||||
++type;
|
++type;
|
||||||
}
|
}
|
||||||
if(descr->comfd < 0){
|
if(descr->comfd < 0){
|
||||||
|
|||||||
Reference in New Issue
Block a user