Revert 1.15 - duplicate code (initialization).
Pointed-out-by: bde
This commit is contained in:
parent
430df5f4b7
commit
0c7d8ce5a5
@ -101,11 +101,6 @@ main(argc, argv)
|
||||
char *from_path, *from_sys, *from_user;
|
||||
char *args[100], buf[2048], lbuf[2048];
|
||||
|
||||
#ifdef lint
|
||||
fplen = fptlen = 0;
|
||||
addrp = NULL;
|
||||
#endif
|
||||
|
||||
debug = 0;
|
||||
domain = "UUCP"; /* Default "domain". */
|
||||
while ((ch = getopt(argc, argv, "D:T")) != -1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user