blob: 2082034db07a94068f855f13319790e44778aff8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- headers.c.orig 2014-08-07 15:23:32.000000000 +0200
+++ headers.c 2014-08-07 15:23:38.000000000 +0200
@@ -53,7 +53,6 @@
{
LIST *hdrscan;
LIST *hdrrule;
- LIST *hdrcache;
LOL lol;
if( !( hdrscan = var_get( "HDRSCAN" ) ) ||
|