summaryrefslogtreecommitdiff
path: root/etc/MAKEDEV.common
diff options
context:
space:
mode:
authorTodd T. Fries <todd@cvs.openbsd.org>2006-04-16 11:34:03 +0000
committerTodd T. Fries <todd@cvs.openbsd.org>2006-04-16 11:34:03 +0000
commit2f0d07ed496beb5a7c4f4dd19fd4f62c9dbeb41f (patch)
tree0536e0885d1e17e7576bbc681e0038d56cfa7789 /etc/MAKEDEV.common
parentedc3d30b9b977358dc2a3bdeb979a89631ef779f (diff)
remove some rather deceptively unused lines; no change to generated MAKEDEV's
Diffstat (limited to 'etc/MAKEDEV.common')
-rw-r--r--etc/MAKEDEV.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/MAKEDEV.common b/etc/MAKEDEV.common
index 2e919213c61..1457c1839c8 100644
--- a/etc/MAKEDEV.common
+++ b/etc/MAKEDEV.common
@@ -1,4 +1,4 @@
-vers(a, {-$OpenBSD: MAKEDEV.common,v 1.26 2006/04/16 02:49:52 todd Exp $-})dnl
+vers(a, {-$OpenBSD: MAKEDEV.common,v 1.27 2006/04/16 11:34:01 todd Exp $-})dnl
dnl
dnl Copyright (c) 2001-2006 Todd T. Fries <todd@OpenBSD.org>
dnl
@@ -144,7 +144,6 @@ twrget(all, tth, ttyh, 0, 1)dnl
target(all, ttyA, 0, 1)dnl
target(all, ttyB, 0, 1, 2, 3, 4, 5)dnl
twrget(all, attyB, ttyB, 0, 1, 2, 3, 4)dnl
-target(all, tty0, 0, 1, 2, 3)dnl
twrget(all, mac_tty0, tty0, 0, 1)dnl
twrget(all, tzs, tty, a, b, c, d)dnl
twrget(all, czs, cua, a, b, c, d)dnl