X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=cgi.c;h=226017602f61c7531c62eb5e7967f83fd0b0a7b8;hb=9a1bd6ebdf5b8ffcb3c4656119d348bb31622dbb;hp=f752f7732f207ba7d1b63564d4bf093030c75ae6;hpb=5ca53f92bc634c20fed90f338ac41561f87b834c;p=privoxy.git 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