Removed a debugging printf() left here in peter's

last commit.

Spotted by:	kris
This commit is contained in:
Maxime Henrion 2002-09-14 15:14:29 +00:00
parent 8179ab99d6
commit fb624dbc80
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=103318

View File

@ -326,7 +326,6 @@ main(argc, argv)
altflags |= ALTF_NFSV3;
getmntopts(optarg, mopts, &mntflags, &altflags);
set_flags(&altflags, &nfsargsp->flags, FALSE);
printf("altflags= %x, optarg = %s\n", altflags, optarg);
/*
* Handle altflags which don't map directly to
* mount flags.