X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=actions.h;h=af4017669467e8bd95ce48580d26a4e5a82cd23d;hp=c7b89b3c93be5f1d2e53d5b177dc49ae3ed3ad78;hb=71d5283d85d0c4f28eba547326fd250b361ca715;hpb=3010d66d9bf05c41787d589e6a9584dbbded8206 diff --git a/actions.h b/actions.h index c7b89b3c..af401766 100644 --- a/actions.h +++ b/actions.h @@ -1,6 +1,5 @@ #ifndef ACTIONS_H_INCLUDED #define ACTIONS_H_INCLUDED -#define ACTIONS_H_VERSION "$Id: actions.h,v 1.25 2016/12/24 16:00:49 fabiankeil Exp $" /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/actions.h,v $ @@ -87,10 +86,6 @@ void unload_current_actions_file(void); #endif -/* Revision control strings from this header and associated .c file */ -extern const char actions_rcs[]; -extern const char actions_h_rcs[]; - #endif /* ndef ACTIONS_H_INCLUDED */ /*