X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=actions.c;fp=actions.c;h=6249de9e6085b3cf1d5ee672d3ac0c48986c4290;hp=7320850b774c09ff7ebf681643eef2f37a3cd6ae;hb=5ca53f92bc634c20fed90f338ac41561f87b834c;hpb=b04a51574a3ddc6db9e5d340e08730cc5e659ee5;ds=sidebyside diff --git a/actions.c b/actions.c index 7320850b..6249de9e 100644 --- a/actions.c +++ b/actions.c @@ -1,4 +1,3 @@ -const char actions_rcs[] = "$Id: actions.c,v 1.97 2016/05/03 13:20:37 fabiankeil Exp $"; /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/actions.c,v $ @@ -57,9 +56,6 @@ const char actions_rcs[] = "$Id: actions.c,v 1.97 2016/05/03 13:20:37 fabiankeil #include "ssplit.h" #include "filters.h" -const char actions_h_rcs[] = ACTIONS_H_VERSION; - - /* * We need the main list of options. *