From eadca0dfa3cb01fa2e5faf3be55fe402ca390678 Mon Sep 17 00:00:00 2001 From: augustss Date: Fri, 26 Oct 2001 20:45:05 +0000 Subject: Remove TODO list. --- sys/dev/wscons/wsmux.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'sys/dev') 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. -- cgit