diff options
Diffstat (limited to 'term/users.c')
-rw-r--r-- | term/users.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/term/users.c b/term/users.c index 8151dc70..193b3582 100644 --- a/term/users.c +++ b/term/users.c @@ -183,9 +183,6 @@ open_hook (struct trivfs_control *cntl, open_count++; /* XXX debugging */ - /* XXX debugging */ - assert (! (termstate.c_oflag & OTILDE)); - /* Assert DTR if necessary. */ if (termflags & NO_CARRIER) { |