Remove the TABLDISC line discipline number, it's not in the tree

any more (and never worked in FreeBSD 2.x onwards as far as I can tell),
and isn't used by anything in the tree any more either.
This commit is contained in:
Peter Wemm 2000-01-29 16:47:35 +00:00
parent 9ce6a2e6b5
commit 1244f0e61a

View File

@ -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 */