X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=cgi.c;h=226017602f61c7531c62eb5e7967f83fd0b0a7b8;hp=f752f7732f207ba7d1b63564d4bf093030c75ae6;hb=96bf13e8606919027cc3dc3597627396b9e55a0a;hpb=5ca53f92bc634c20fed90f338ac41561f87b834c diff --git a/cgi.c b/cgi.c index f752f773..22601760 100644 --- 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