Removed unused definition
This commit is contained in:
parent
47aa06a2f3
commit
18d1987568
|
@ -13,8 +13,6 @@ static char *regs[0x100];
|
|||
|
||||
#define spacer(c) (c < 0x21 || c == '(' || c == ')')
|
||||
|
||||
static char *parse_rulefrag(char *line);
|
||||
|
||||
static char *
|
||||
walk(char *s)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue