Remove debug printf.

This commit is contained in:
Pawel Jakub Dawidek 2006-01-26 11:15:08 +00:00
parent e8689b4ce4
commit c3b878a8c6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=154857

View file

@ -250,7 +250,6 @@ setttyent()
}
closedir(devpts_dir);
}
printf("it is %d %d\n", maxpts, curpts);
if (tf) {
rewind(tf);
return (1);