sh: Remove unused function declaration for arith_lex_reset().
Reported by: Robert Elz
This commit is contained in:
parent
4cf66812ea
commit
0620d81993
@ -35,4 +35,3 @@
|
||||
#define DIGITS(var) (3 + (2 + CHAR_BIT * sizeof((var))) / 3)
|
||||
|
||||
arith_t arith(const char *);
|
||||
void arith_lex_reset(void);
|
||||
|
Loading…
Reference in New Issue
Block a user