Remove debug printf().

This commit is contained in:
mux 2003-10-19 14:33:00 +00:00
parent 82c805f917
commit d16b904dfe

View File

@ -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";