diff options
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/pstat/pstat.c | 3 |
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; |
