Remove a duplicate global (rfc931_timeout).
It is declared here and in rfc931.c and unused here so keep that copy and discard this one. Obtained from: CheriBSD MFC after: 1 week Sponsored by: DARPA, AFRL
This commit is contained in:
parent
4ec3b4a70b
commit
7b653f6ca0
@ -39,7 +39,6 @@ static char sccs_id[] = "@(#) scaffold.c 1.6 97/03/21 19:27:24";
|
||||
*/
|
||||
int allow_severity = SEVERITY;
|
||||
int deny_severity = LOG_WARNING;
|
||||
int rfc931_timeout = RFC931_TIMEOUT;
|
||||
|
||||
#ifndef INET6
|
||||
/* dup_hostent - create hostent in one memory block */
|
||||
|
Loading…
Reference in New Issue
Block a user