mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Remove _set_ospeed, it is done in tgetent
This commit is contained in:
parent
7ab853dd03
commit
8992794b01
1 changed files with 0 additions and 1 deletions
|
|
@ -195,7 +195,6 @@ wwinit()
|
|||
#else
|
||||
if ((wwbaud = cfgetospeed(&wwoldtty.ww_termios)) == B0)
|
||||
goto bad;
|
||||
_set_ospeed(wwbaud);
|
||||
#endif
|
||||
wwospeed = ospeed;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue