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

diff --git a/file.c b/file.c
index a934013..9f1fb6d 100644 (file)
--- a/file.c
+++ b/file.c
@@ -271,7 +271,6 @@ in favor of those for `%s'.",
          while (d->next != 0)
            d = d->next;
          d->next = file->deps;
-         uniquize_deps (oldfile->deps);
        }
 
       merge_variable_set_lists (&oldfile->variables, file->variables);