X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=cgisimple.h;h=271a707aa5ab5e4e1cf25bca8c0ce2f87c8518b2;hp=c9403dfb5398f5f5c3053b3edc0de8fcc42a94b5;hb=5ca53f92bc634c20fed90f338ac41561f87b834c;hpb=b04a51574a3ddc6db9e5d340e08730cc5e659ee5 diff --git a/cgisimple.h b/cgisimple.h index c9403dfb..271a707a 100644 --- a/cgisimple.h +++ b/cgisimple.h @@ -1,6 +1,5 @@ #ifndef CGISIMPLE_H_INCLUDED #define CGISIMPLE_H_INCLUDED -#define CGISIMPLE_H_VERSION "$Id: cgisimple.h,v 1.22 2017/01/23 13:04:58 fabiankeil Exp $" /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/cgisimple.h,v $ @@ -102,10 +101,6 @@ extern jb_err cgi_die (struct client_state *csp, const struct map *parameters); #endif -/* Revision control strings from this header and associated .c file */ -extern const char cgisimple_rcs[]; -extern const char cgisimple_h_rcs[]; - #endif /* ndef CGISIMPLE_H_INCLUDED */ /*