remove unused/unneeded extern declarations

This should result in no changes to compiled code.

Reviewed by:	alc
Approved by:	re (kib)
MFC after:	1 day
This commit is contained in:
Andriy Gapon 2009-06-30 11:16:32 +00:00
parent cfba50c070
commit 462fab84b8

View File

@ -107,9 +107,6 @@ static struct {
};
extern int pq_l2size;
extern int pq_l2nways;
void
printcpuinfo(void)
{