devprov: remove unused extern int unfair
This commit is contained in:
parent
7be7d0681f
commit
b6f04b77e3
1 changed files with 0 additions and 2 deletions
|
@ -163,8 +163,6 @@ static int topens;
|
|||
static int tproduced, tconsumed;
|
||||
void (*proctrace)(Proc*, int, vlong);
|
||||
|
||||
extern int unfair;
|
||||
|
||||
static void
|
||||
profclock(Ureg *ur, Timer *)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue