Remove debug printf().
This commit is contained in:
parent
82c805f917
commit
d16b904dfe
@ -142,7 +142,6 @@ procfs_doprocmap(PFS_FILL_ARGS)
|
||||
(struct vnode *)lobj->handle,
|
||||
&fullpath,
|
||||
&freepath);
|
||||
printf("string: %s\n", fullpath);
|
||||
break;
|
||||
case OBJT_SWAP:
|
||||
type = "swap";
|
||||
|
Loading…
Reference in New Issue
Block a user