diff options
| author | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2006-01-26 11:15:08 +0000 |
|---|---|---|
| committer | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2006-01-26 11:15:08 +0000 |
| commit | c3b878a8c69a2b8314def28201cb0e94a7b5aa54 (patch) | |
| tree | fb9591a02b7f5d58c16120edb6e67ddc4d50bb9d /lib/libc/gen/getttyent.c | |
| parent | e8689b4ce474bb903246a212ce7d4138bb19786e (diff) | |
Notes
Diffstat (limited to 'lib/libc/gen/getttyent.c')
| -rw-r--r-- | lib/libc/gen/getttyent.c | 1 |
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); |
