X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=cgisimple.h;h=52642a40c56c58ea8c27ed6fc29581e90a0da965;hp=271a707aa5ab5e4e1cf25bca8c0ce2f87c8518b2;hb=ca2d80ce585a60bf1944e7540002f0157e4dd7dc;hpb=5ca53f92bc634c20fed90f338ac41561f87b834c diff --git a/cgisimple.h b/cgisimple.h index 271a707a..52642a40 100644 --- a/cgisimple.h +++ b/cgisimple.h @@ -61,9 +61,6 @@ extern jb_err cgi_show_status (struct client_state *csp, extern jb_err cgi_show_url_info(struct client_state *csp, struct http_response *rsp, const struct map *parameters); -extern jb_err cgi_show_version (struct client_state *csp, - struct http_response *rsp, - const struct map *parameters); extern jb_err cgi_show_request (struct client_state *csp, struct http_response *rsp, const struct map *parameters);