summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/fs/procfs/procfs_map.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/fs/procfs/procfs_map.c b/sys/fs/procfs/procfs_map.c
index 478bcba..03332b3 100644
--- a/sys/fs/procfs/procfs_map.c
+++ b/sys/fs/procfs/procfs_map.c
@@ -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";
OpenPOWER on IntegriCloud