summaryrefslogtreecommitdiffstats
path: root/sys/dev/zs/zs.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/zs/zs.c')
-rw-r--r--sys/dev/zs/zs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/zs/zs.c b/sys/dev/zs/zs.c
index 41c6d86..d4562c7 100644
--- a/sys/dev/zs/zs.c
+++ b/sys/dev/zs/zs.c
@@ -473,7 +473,6 @@ zsttyopen(struct cdev *dev, int flags, int mode, struct thread *td)
tp->t_ospeed = 0;
(void)zstty_param(sc, tp, &t);
ttychars(tp);
- ttsetwater(tp);
/* XXX turn on DTR */
OpenPOWER on IntegriCloud