Remove cgi_show_version()
[privoxy.git] / cgi.c
diff --git a/cgi.c b/cgi.c
index f752f77..2260176 100644 (file)
--- a/cgi.c
+++ b/cgi.c
@@ -93,10 +93,6 @@ static const struct cgi_dispatcher cgi_dispatchers[] = {
         "View the current configuration",
 #endif
          TRUE },
-   { "show-version",
-         cgi_show_version,
-          NULL, /* Not considered important enough to include in the menu */
-          TRUE },
 #ifdef FEATURE_CLIENT_TAGS
    /*
     * This is marked as harmless because despite the description