From: Roland McGrath Date: Tue, 22 Dec 1992 22:31:10 +0000 (+0000) Subject: Formerly implicit.c.~7~ X-Git-Tag: 3.70.2~503 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd5c585cab2c465e77ea33e5c9d348246926bbff;p=thirdparty%2Fmake.git Formerly implicit.c.~7~ --- diff --git a/implicit.c b/implicit.c index c3374d5d..a9dc3d85 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