remove function prototype that leaked into last commit
This commit is contained in:
parent
c650a7db0c
commit
ca10fccafe
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ void uksc_in(int fd, long *notused, struct convert *out);
|
|||
void uksc_out(Rune *base, int n, long *notused);
|
||||
void html_in(int fd, long *notused, struct convert *out);
|
||||
void html_out(Rune *base, int n, long *notused);
|
||||
void unhtml_in(int fd, long *notused, struct convert *out);
|
||||
void tune_in(int fd, long *notused, struct convert *out);
|
||||
void tune_out(Rune *base, int n, long *notused);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue