aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/getttyent.c
diff options
context:
space:
mode:
authorPawel Jakub Dawidek <pjd@FreeBSD.org>2006-01-26 11:15:08 +0000
committerPawel Jakub Dawidek <pjd@FreeBSD.org>2006-01-26 11:15:08 +0000
commitc3b878a8c69a2b8314def28201cb0e94a7b5aa54 (patch)
treefb9591a02b7f5d58c16120edb6e67ddc4d50bb9d /lib/libc/gen/getttyent.c
parente8689b4ce474bb903246a212ce7d4138bb19786e (diff)
Notes
Diffstat (limited to 'lib/libc/gen/getttyent.c')
-rw-r--r--lib/libc/gen/getttyent.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/gen/getttyent.c b/lib/libc/gen/getttyent.c
index db90bf284738..ecfdbf016c48 100644
--- a/lib/libc/gen/getttyent.c
+++ b/lib/libc/gen/getttyent.c
@@ -250,7 +250,6 @@ setttyent()
}
closedir(devpts_dir);
}
- printf("it is %d %d\n", maxpts, curpts);
if (tf) {
rewind(tf);
return (1);