html: remove html_status()

This is now unused.

Signed-off-by: John Keeping <john@keeping.me.uk>
Tá an tiomantas seo le fáil i:
John Keeping
2015-08-14 12:47:10 +01:00
tiomanta ag Jason A. Donenfeld
tuismitheoir fd00e71ab7
tiomantas fb2c71fad2
D'athraigh 2 comhad le 0 breiseanna agus 8 scriosta

1
html.h
Féach ar an gComhad

@ -18,7 +18,6 @@ extern void html_vtxtf(const char *format, va_list ap);
__attribute__((format (printf,1,2)))
extern void html_attrf(const char *format,...);
extern void html_status(int code, const char *msg, int more_headers);
extern void html_txt(const char *txt);
extern void html_ntxt(int len, const char *txt);
extern void html_attr(const char *txt);