Remove undefined function
This commit is contained in:
parent
c8dabe7abc
commit
2cb621f6ea
1
parser.h
1
parser.h
@ -15,5 +15,4 @@ typedef struct {
|
||||
|
||||
PARSER* mkparser(FILE* input);
|
||||
void parse(PARSER* p);
|
||||
void freeparser(PARSER* p);
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user