mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-23 11:18:54 +00:00
Remove an unused variable
This commit is contained in:
parent
cbf16fdf21
commit
e1a94c3dcf
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=81784
@ -2570,7 +2570,6 @@ static int
|
||||
OptSet(struct cmdargs const *arg)
|
||||
{
|
||||
int bit = (int)(long)arg->cmd->args;
|
||||
const char *cmd;
|
||||
unsigned keep; /* Keep these bits */
|
||||
unsigned add; /* Add these bits */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user