Cleanup. See #364.

This commit is contained in:
brectanus
2008-07-29 05:47:14 +00:00
parent dde8e6c6a0
commit 40b6cd3ebe
7 changed files with 15 additions and 9 deletions

View File

@@ -366,7 +366,6 @@ struct modsec_rec {
/* data cache */
apr_hash_t *tcache;
apr_size_t tcache_items;
int tcache_limit_warn;
/* removed rules */
apr_array_header_t *removed_rules;