summary refs log tree commit diff
path: root/server.h
diff options
context:
space:
mode:
Diffstat (limited to 'server.h')
-rw-r--r--server.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/server.h b/server.h
index f863b75..d07631e 100644
--- a/server.h
+++ b/server.h
@@ -141,6 +141,3 @@ enum kcgi_err htmlHead(struct khtmlreq *html, const char *title);
 enum kcgi_err htmlNav(
 	struct khtmlreq *html, const char *network, const char *context
 );
-enum kcgi_err htmlSearch(
-	struct khtmlreq *html, const char *network, const char *context
-);