Remove declaration of function that no longer exists.
This commit is contained in:
parent
558e9b5c95
commit
d4d5b4ed2d
@ -52,7 +52,6 @@ extern struct output memout;
|
||||
extern struct output *out1;
|
||||
extern struct output *out2;
|
||||
|
||||
void open_mem(char *, int, struct output *);
|
||||
void out1str(const char *);
|
||||
void out1qstr(const char *);
|
||||
void out2str(const char *);
|
||||
|
Loading…
Reference in New Issue
Block a user