Remove an extraneous declaration.
This commit is contained in:
parent
d4c331dbb7
commit
afd190c224
@ -704,7 +704,6 @@ PacketAliasProxyRule(const char *cmd)
|
||||
}
|
||||
else
|
||||
{
|
||||
int n;
|
||||
int nbits;
|
||||
char s[sizeof(buffer)];
|
||||
|
||||
|
@ -704,7 +704,6 @@ PacketAliasProxyRule(const char *cmd)
|
||||
}
|
||||
else
|
||||
{
|
||||
int n;
|
||||
int nbits;
|
||||
char s[sizeof(buffer)];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user