diff options
Diffstat (limited to 'src/cmd/venti/icache.c')
| -rw-r--r-- | src/cmd/venti/icache.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cmd/venti/icache.c b/src/cmd/venti/icache.c index 04f1134e..fc1d32e7 100644 --- a/src/cmd/venti/icache.c +++ b/src/cmd/venti/icache.c @@ -58,7 +58,6 @@ lookupscore(u8int *score, int type, IAddr *ia, int *rac) IEntry d, *ie, *last; u32int h; -fprint(2, "lookupscore %V %d\n", score, type); qlock(&stats.lock); stats.iclookups++; qunlock(&stats.lock); |
