remove debugging print
This commit is contained in:
parent
c73e7cf5ac
commit
f1a5be0fb2
1 changed files with 0 additions and 1 deletions
|
|
@ -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);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue