X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=loaders.h;h=a3db010c68318674f6e1d251b0f400ed497fdec0;hp=a2abec348a04f2e6041b57ea066ea8bf7dab8d9a;hb=1282b3c9d13c5384b6f130b64bc4feb462ca46a0;hpb=8abd1cc33f1b39e5618ecc883024de0ef6aa9c09 diff --git a/loaders.h b/loaders.h index a2abec34..a3db010c 100644 --- a/loaders.h +++ b/loaders.h @@ -1,6 +1,5 @@ #ifndef LOADERS_H_INCLUDED #define LOADERS_H_INCLUDED -#define LOADERS_H_VERSION "$Id: loaders.h,v 1.33 2016/12/24 16:00:49 fabiankeil Exp $" /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/loaders.h,v $ @@ -98,10 +97,6 @@ extern int run_loader(struct client_state *csp); extern int any_loaded_file_changed(const struct client_state *csp); -/* Revision control strings from this header and associated .c file */ -extern const char loaders_rcs[]; -extern const char loaders_h_rcs[]; - #endif /* ndef LOADERS_H_INCLUDED */ /*