aboutsummaryrefslogtreecommitdiff
path: root/html.h
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
Diffstat (limited to 'html.h')
-rw-r--r--html.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/html.h b/html.h
index e6fdc54..63f4551 100644
--- a/html.h
+++ b/html.h
@@ -15,6 +15,4 @@ extern void html_link_close(void);
extern void html_fileperm(unsigned short mode);
extern int html_include(const char *filename);
-extern int http_parse_querystring(char *txt, void (*fn)(const char *name, const char *value));
-
#endif /* HTML_H */