summaryrefslogtreecommitdiffstats
path: root/usr.bin/window
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1995-08-05 22:04:23 +0000
committerache <ache@FreeBSD.org>1995-08-05 22:04:23 +0000
commitdb0e73744f21f24953e9bf2258f6e3844a2fdf54 (patch)
treefd8e235fb9c4f7c6eee5cc0823e07e6d641f564c /usr.bin/window
parente5b7520924a0d4c906e467ec72f2a19f2bc9c0c3 (diff)
downloadFreeBSD-src-db0e73744f21f24953e9bf2258f6e3844a2fdf54.zip
FreeBSD-src-db0e73744f21f24953e9bf2258f6e3844a2fdf54.tar.gz
Remove _set_ospeed, it is done in tgetent
Diffstat (limited to 'usr.bin/window')
-rw-r--r--usr.bin/window/wwinit.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/window/wwinit.c b/usr.bin/window/wwinit.c
index 2124f41..05cc0b0 100644
--- a/usr.bin/window/wwinit.c
+++ b/usr.bin/window/wwinit.c
@@ -195,7 +195,6 @@ wwinit()
#else
if ((wwbaud = cfgetospeed(&wwoldtty.ww_termios)) == B0)
goto bad;
- _set_ospeed(wwbaud);
#endif
wwospeed = ospeed;
OpenPOWER on IntegriCloud