aboutsummaryrefslogtreecommitdiff
path: root/match.c
diff options
context:
space:
mode:
Diffstat (limited to 'match.c')
-rw-r--r--match.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/match.c b/match.c
index d6d69af..5b99c64 100644
--- a/match.c
+++ b/match.c
@@ -238,7 +238,6 @@ match_t *next_match(def_t *defs, file_t *f, match_t *prev, pat_t *pat, pat_t *sk
cache_prune(str, f->end);
} else {
str = f->start;
- cache_destroy();
}
pat = deref(defs, pat);