summaryrefslogtreecommitdiffstats
path: root/bin/stty/stty.h
diff options
context:
space:
mode:
Diffstat (limited to 'bin/stty/stty.h')
-rw-r--r--bin/stty/stty.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/stty/stty.h b/bin/stty/stty.h
index 6c9ed5e..e122979 100644
--- a/bin/stty/stty.h
+++ b/bin/stty/stty.h
@@ -43,11 +43,9 @@ struct info {
int off; /* turn off */
int set; /* need set */
int wset; /* need window set */
- int tset; /* need timeout set */
char *arg; /* argument */
struct termios t; /* terminal info */
struct winsize win; /* window info */
- int timeout; /* drain wait time */
};
struct cchar {
OpenPOWER on IntegriCloud