From fd5c585cab2c465e77ea33e5c9d348246926bbff Mon Sep 17 00:00:00 2001
From: Roland McGrath <roland@redhat.com>
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 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