9front - general discussion about 9front
 help / color / mirror / Atom feed
* [PATCH] devproc: remove unused extern
@ 2015-08-23 22:50 mischief
  0 siblings, 0 replies; only message in thread
From: mischief @ 2015-08-23 22:50 UTC (permalink / raw)
  To: 9front

diff -r 61e11ee59f83 -r a0a953726280 sys/src/9/port/devproc.c
--- a/sys/src/9/port/devproc.c	Sun Aug 23 23:49:31 2015 +0200
+++ b/sys/src/9/port/devproc.c	Sun Aug 23 15:49:04 2015 -0700
@@ -163,8 +163,6 @@
 static int tproduced, tconsumed;
 void (*proctrace)(Proc*, int, vlong);
 
-extern int unfair;
-
 static void
 profclock(Ureg *ur, Timer *)
 {


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-08-23 22:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-23 22:50 [PATCH] devproc: remove unused extern mischief

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).