mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-06 13:09:50 +00:00
Nuke unused variable.
This commit is contained in:
parent
522a5d72bd
commit
ae23eaed6e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=100125
@ -60,7 +60,6 @@ static void usage(void);
|
||||
int
|
||||
main(int argc, char **argv)
|
||||
{
|
||||
SVCXPRT *transp;
|
||||
struct sigaction sa;
|
||||
|
||||
if (argc > 1)
|
||||
|
Loading…
Reference in New Issue
Block a user