Remove show_rcs() and the CVS ids it relied upon
[privoxy.git] / cgisimple.h
index c9403df..271a707 100644 (file)
@@ -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 */
 
 /*