Formerly implicit.c.~7~
authorRoland McGrath <roland@redhat.com>
Tue, 22 Dec 1992 22:31:10 +0000 (22:31 +0000)
committerRoland McGrath <roland@redhat.com>
Tue, 22 Dec 1992 22:31:10 +0000 (22:31 +0000)
implicit.c

index c3374d5..a9dc3d8 100644 (file)
@@ -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