diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-06-24 23:41:57 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-06-24 23:41:57 +0000 |
| commit | 7309915e7aa1ef9d23384c680701051238d5e0d0 (patch) | |
| tree | 2ca9b56f962bf287792adbfb0354af3a528ebdcd /usr.bin/script/script.c | |
| parent | 8194b338dc9782d491ded24d29d35dc1845ba862 (diff) | |
Notes
Diffstat (limited to 'usr.bin/script/script.c')
| -rw-r--r-- | usr.bin/script/script.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/script/script.c b/usr.bin/script/script.c index e4663f9b4c29..5a19095fd065 100644 --- a/usr.bin/script/script.c +++ b/usr.bin/script/script.c @@ -93,7 +93,6 @@ main(argc, argv) char ibuf[BUFSIZ]; fd_set rfd; int flushtime = 30; - int lastc = 1000; aflg = kflg = 0; while ((ch = getopt(argc, argv, "aqkt:")) != -1) |
