diff options
| -rw-r--r-- | sys/src/9/port/portclock.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/src/9/port/portclock.c b/sys/src/9/port/portclock.c index e2a96f757..db2420948 100644 --- a/sys/src/9/port/portclock.c +++ b/sys/src/9/port/portclock.c @@ -187,7 +187,6 @@ timerintr(Ureg *u, Tval) Timers *tt; uvlong when, now; int callhzclock; - static int sofar; intrcount[m->machno]++; callhzclock = 0; |
