aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/ppp/command.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/ppp/command.c b/usr.sbin/ppp/command.c
index df6dae79a036..6add42085e8f 100644
--- a/usr.sbin/ppp/command.c
+++ b/usr.sbin/ppp/command.c
@@ -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 */