-Wunused cleanup
This commit is contained in:
parent
1ded869bbc
commit
d376795945
@ -177,8 +177,7 @@ static char *pnp_classes[] = {
|
||||
static char *
|
||||
search_token(char *str, int slen, char *token)
|
||||
{
|
||||
char *p;
|
||||
int tlen, i, j;
|
||||
int tlen, i;
|
||||
|
||||
#define UNKNOWN_LENGTH -1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user