X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=cgi.h;fp=cgi.h;h=ba858d2591426ebb4cfc848402d3a51b06116391;hp=be1dbf7b08beb84c7a0400df0217a96126d71fd5;hb=5ca53f92bc634c20fed90f338ac41561f87b834c;hpb=b04a51574a3ddc6db9e5d340e08730cc5e659ee5 diff --git a/cgi.h b/cgi.h index be1dbf7b..ba858d25 100644 --- a/cgi.h +++ b/cgi.h @@ -1,6 +1,5 @@ #ifndef CGI_H_INCLUDED #define CGI_H_INCLUDED -#define CGI_H_VERSION "$Id: cgi.h,v 1.42 2012/11/09 10:47:42 fabiankeil Exp $" /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/cgi.h,v $ @@ -122,10 +121,6 @@ extern const size_t image_pattern_length; extern const char image_blank_data[]; extern const size_t image_blank_length; -/* Revision control strings from this header and associated .c file */ -extern const char cgi_rcs[]; -extern const char cgi_h_rcs[]; - #endif /* ndef CGI_H_INCLUDED */ /*