remove lex_classic_input(void) prototype
This commit is contained in:
@@ -50,7 +50,6 @@ unsigned lineno = 1;
|
||||
|
||||
static char * handle_string(void);
|
||||
static int lex_input(char *, int);
|
||||
static int lex_classic_input(void);
|
||||
|
||||
struct hx_expr_input _hx509_expr_input;
|
||||
|
||||
|
Reference in New Issue
Block a user