summaryrefslogtreecommitdiff
path: root/usr.bin/window
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-08-05 22:04:23 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-08-05 22:04:23 +0000
commit8992794b01b9fb023fa64b5bfc42cccd1b3b2562 (patch)
treefd8e235fb9c4f7c6eee5cc0823e07e6d641f564c /usr.bin/window
parent7ab853dd03e92870bf20253157f4888ba9156f2f (diff)
Notes
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 2124f4123dccd..05cc0b02916b3 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;