X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=cgiedit.h;h=b0076cf6c891b6b5f08f1183d2559866b6d2836f;hp=ffa69dc3abc472f3f1b1921e207040477d9cde27;hb=4376aa94df36415efdaa8aab15d0cbc317f39280;hpb=3010d66d9bf05c41787d589e6a9584dbbded8206 diff --git a/cgiedit.h b/cgiedit.h index ffa69dc3..b0076cf6 100644 --- a/cgiedit.h +++ b/cgiedit.h @@ -1,6 +1,5 @@ #ifndef CGIEDIT_H_INCLUDED #define CGIEDIT_H_INCLUDED -#define CGIEDIT_H_VERSION "$Id: cgiedit.h,v 1.13 2013/11/24 14:23:28 fabiankeil Exp $" /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/cgiedit.h,v $ @@ -90,10 +89,6 @@ extern jb_err cgi_toggle(struct client_state *csp, const struct map *parameters); #endif /* def FEATURE_TOGGLE */ -/* Revision control strings from this header and associated .c file */ -extern const char cgiedit_rcs[]; -extern const char cgiedit_h_rcs[]; - #endif /* ndef CGI_H_INCLUDED */ /*