NFSCLIENT-SYNC: remove some debug output

libnfs-4.0.0-vitalif
Ronnie Sahlberg 2012-11-17 22:06:19 -08:00
parent 6b93021bbf
commit bac8592135
1 changed files with 0 additions and 1 deletions

View File

@ -266,7 +266,6 @@ finished:
if (nfs != NULL) {
nfs_destroy_context(nfs);
}
printf("nfsclient finished\n");
return 0;
}