devprov: remove unused extern int unfair

This commit is contained in:
cinap_lenrek 2015-12-16 21:07:24 +01:00
parent 7be7d0681f
commit b6f04b77e3

View file

@ -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 *)
{