summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/sys/ttycom.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/sys/ttycom.h b/sys/sys/ttycom.h
index 502b4e7..243ae56 100644
--- a/sys/sys/ttycom.h
+++ b/sys/sys/ttycom.h
@@ -132,7 +132,6 @@ struct winsize {
#define TIOCGDRAINWAIT _IOR('t', 86, int) /* get ttywait timeout */
#define TTYDISC 0 /* termios tty line discipline */
-#define TABLDISC 3 /* tablet discipline */
#define SLIPDISC 4 /* serial IP discipline */
#define PPPDISC 5 /* PPP discipline */
#define NETGRAPHDISC 6 /* Netgraph tty node discipline */
OpenPOWER on IntegriCloud