pcrs: Request JIT compilation if it's supported
[privoxy.git] / cgi.h
diff --git a/cgi.h b/cgi.h
index a2cf433..e4a132e 100644 (file)
--- 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);
 
 /*