Remove an extraneous declaration.

This commit is contained in:
brian 2001-03-25 03:34:29 +00:00
parent d4c331dbb7
commit afd190c224
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)];