summaryrefslogtreecommitdiff
path: root/implicit.c
diff options
context:
space:
mode:
Diffstat (limited to 'implicit.c')
-rw-r--r--implicit.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/implicit.c b/implicit.c
index c3374d5..a9dc3d8 100644
--- a/implicit.c
+++ b/implicit.c
@@ -528,8 +528,6 @@ pattern_search (file, archive, depth, recursions)
file->deps = dep;
}
- uniquize_deps (file->deps);
-
if (!checked_lastslash[foundrule])
file->stem = stem[stemlen] == '\0' ? stem : savestring (stem, stemlen);
else