Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 06/28/2003 15:02:26
Module Name:	src
Committed By:	simonb
Date:		Sat Jun 28 15:02:25 UTC 2003

Modified Files:
	src/sys/kern: kern_microtime.c

Log Message:
Remove an unnecessary local variable (and save a read of the "time"
variable if we don't need to use it).


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/kern/kern_microtime.c

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