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,
|
(struct vnode *)lobj->handle,
|
||||||
&fullpath,
|
&fullpath,
|
||||||
&freepath);
|
&freepath);
|
||||||
printf("string: %s\n", fullpath);
|
|
||||||
break;
|
break;
|
||||||
case OBJT_SWAP:
|
case OBJT_SWAP:
|
||||||
type = "swap";
|
type = "swap";
|
||||||
|
Loading…
Reference in New Issue
Block a user