aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2000-01-29 16:45:28 +0000
committerPeter Wemm <peter@FreeBSD.org>2000-01-29 16:45:28 +0000
commit9ce6a2e6b56bf199a64aff5b50c5ce9bafc6d4a3 (patch)
treebc4be5da94d6a9217c9ed85bf6f965c11b2eb422 /usr.sbin
parent8687e095844071060fd3201dc9395da93b6dc24b (diff)
Notes
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/pstat/pstat.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.sbin/pstat/pstat.c b/usr.sbin/pstat/pstat.c
index ed5f00741957..2ab1649a60e6 100644
--- a/usr.sbin/pstat/pstat.c
+++ b/usr.sbin/pstat/pstat.c
@@ -862,9 +862,6 @@ ttyprt(tp, line)
case NTTYDISC:
(void)printf("ntty\n");
break;
- case TABLDISC:
- (void)printf("tab\n");
- break;
case SLIPDISC:
(void)printf("slip\n");
break;