aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/acid
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/acid')
-rw-r--r--src/cmd/acid/proc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cmd/acid/proc.c b/src/cmd/acid/proc.c
index 2f8b9dd9..2c286e15 100644
--- a/src/cmd/acid/proc.c
+++ b/src/cmd/acid/proc.c
@@ -29,7 +29,6 @@ sproc(int xpid)
free(correg);
correg = nil;
-fprint(2, "mapproc %d\n", xpid);
if(mapproc(xpid, cormap, &correg) < 0)
error("setproc %d: %r", pid);