Remove an extraneous declaration.

This commit is contained in:
brian 2001-03-25 03:34:29 +00:00
parent 46b121f9c5
commit 2db1ee450f
2 changed files with 0 additions and 2 deletions

View File

@ -704,7 +704,6 @@ PacketAliasProxyRule(const char *cmd)
}
else
{
int n;
int nbits;
char s[sizeof(buffer)];

View File

@ -704,7 +704,6 @@ PacketAliasProxyRule(const char *cmd)
}
else
{
int n;
int nbits;
char s[sizeof(buffer)];