X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=cgi.h;h=e4a132ee17c32702aeddf5d922e386ceb27b53ef;hp=a2cf4331118a2eee1f5888c3ada0d5289f5c3a83;hb=02bae470888d28b908bda6884f29865e2bc6ffdc;hpb=40c25359f7d2e44b386fb69c602917e013a09f31 diff --git a/cgi.h b/cgi.h index a2cf4331..e4a132ee 100644 --- a/cgi.h +++ b/cgi.h @@ -110,7 +110,6 @@ extern char *compress_buffer(char *buffer, size_t *buffer_length, int compressio */ extern void get_http_time(int time_offset, char *buf, size_t buffer_size); extern char *add_help_link(const char *item, struct configuration_spec *config); -extern char *make_menu(const char *self, const unsigned feature_flags); extern char *dump_map(const struct map *the_map); /*