Remove some superflous declarations missed in the previous revision.

This commit is contained in:
Markus Armbruster 2004-02-17 22:29:59 +00:00
parent c1162bbcf4
commit 80aae5b8e6
6 changed files with 0 additions and 13 deletions

View file

@ -87,7 +87,6 @@ growsdown(void *x)
void
lwpReschedule(void)
{
extern struct lwpQueue LwpSchedQ[];
static int lcount = LCOUNT;
static struct lwpProc *nextp;
static int i;