From fd5c585cab2c465e77ea33e5c9d348246926bbff Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 22 Dec 1992 22:31:10 +0000 Subject: [PATCH] Formerly implicit.c.~7~ --- implicit.c | 2 -- 1 file changed, 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 -- 2.7.4