Subject: CVS commit: src/sys/arch/i386/isa
To: None <source-changes@NetBSD.org>
From: Perry E. Metzger <perry@netbsd.org>
List: source-changes
Date: 09/03/2006 20:49:21
Module Name:	src
Committed By:	perry
Date:		Sun Sep  3 20:49:21 UTC 2006

Modified Files:
	src/sys/arch/i386/isa: clock.c

Log Message:
remove the "clkintr_pending" stuff.

The variable was used but never set. Kardel says it is a remnant from
the freebsd code he ported, and may be safely discarded.


To generate a diff of this commit:
cvs rdiff -r1.97 -r1.98 src/sys/arch/i386/isa/clock.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.