summaryrefslogtreecommitdiff
path: root/implicit.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1992-12-22 22:31:10 +0000
committerRoland McGrath <roland@redhat.com>1992-12-22 22:31:10 +0000
commitfd5c585cab2c465e77ea33e5c9d348246926bbff (patch)
treec2da4139302de3ae3b3330e608424b93504f4958 /implicit.c
parent0aa6e8609ebe929372fc3bf4fb3f421071a5d554 (diff)
downloadgunmake-fd5c585cab2c465e77ea33e5c9d348246926bbff.tar.gz
Formerly implicit.c.~7~
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