remove user_action() prototype
This commit is contained in:
parent
57dcf9e62d
commit
8db0a47fb4
@ -22,7 +22,6 @@ static String * build_string = NULL;
|
||||
static size_t current_line = 1u;
|
||||
static String * current_file = NULL;
|
||||
void handle_loc(const char * input);
|
||||
void user_action(void);
|
||||
|
||||
%}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user