summaryrefslogtreecommitdiff
path: root/implicit.c
diff options
context:
space:
mode:
Diffstat (limited to 'implicit.c')
-rw-r--r--implicit.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/implicit.c b/implicit.c
index 15c5487..cce1795 100644
--- a/implicit.c
+++ b/implicit.c
@@ -543,7 +543,6 @@ pattern_search (file, archive, depth, recursions)
dep->name = 0;
dep->file->tried_implicit |= dep->changed;
}
- num_intermediates++;
}
dep = (struct dep *) xmalloc (sizeof (struct dep));