X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=w32svrapi.c;h=097414ff1cc6ef2a450bf67efd2b2b0b3394cb40;hp=908a6ffa56b12d56e93f78863f651f308cb1a4e0;hb=e03c4518bb2cea9e1b61e70fa6578b2b6d337f8b;hpb=b9caf4a4a3d9597c7c1bceb82f7d6d18970fa968 diff --git a/w32svrapi.c b/w32svrapi.c index 908a6ffa..097414ff 100644 --- a/w32svrapi.c +++ b/w32svrapi.c @@ -1,4 +1,3 @@ -const char w32_svrapi_rcs[] = "$Id: w32svrapi.c,v 1.5 2011/09/04 11:10:56 fabiankeil Exp $"; /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/w32svrapi.c,v $ @@ -64,8 +63,6 @@ const char w32_svrapi_rcs[] = "$Id: w32svrapi.c,v 1.5 2011/09/04 11:10:56 fabian #endif /* ndef _WIN_CONSOLE */ #include "w32svrapi.h" -const char w32_svrapi_h_rcs[] = W32_SVRAPI_H_VERSION; - /* Only the ANSI Win32 APIs are used at this time. If for some * reason, we're building under unicode then we must stop