summaryrefslogtreecommitdiff
path: root/sys/dev/wscons
diff options
context:
space:
mode:
authoraugustss <augustss@NetBSD.org>2001-10-26 20:45:05 +0000
committeraugustss <augustss@NetBSD.org>2001-10-26 20:45:05 +0000
commiteadca0dfa3cb01fa2e5faf3be55fe402ca390678 (patch)
treed6a250fc5f2a1de42a83aa00eaf84c046b334bd5 /sys/dev/wscons
parenta5d3f7530d1f2674272b01f54c92a4f141d4766d (diff)
Remove TODO list.
Diffstat (limited to 'sys/dev/wscons')
-rw-r--r--sys/dev/wscons/wsmux.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/dev/wscons/wsmux.c b/sys/dev/wscons/wsmux.c
index 80b8185d84f..46396295e35 100644
--- a/sys/dev/wscons/wsmux.c
+++ b/sys/dev/wscons/wsmux.c
@@ -1,9 +1,4 @@
-/*
- TODO:
- use method to get sc of muxee, common code for add&rem
- */
-
-/* $NetBSD: wsmux.c,v 1.17 2001/10/26 20:35:55 augustss Exp $ */
+/* $NetBSD: wsmux.c,v 1.18 2001/10/26 20:45:05 augustss Exp $ */
/*
* Copyright (c) 1998 The NetBSD Foundation, Inc.