From: Roland McGrath Date: Tue, 22 Dec 1992 22:31:13 +0000 (+0000) Subject: Formerly file.c.~21~ X-Git-Tag: 3.70.2~502 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38f78c7be197b52f931673002d14451a630b19ab;p=thirdparty%2Fmake.git Formerly file.c.~21~ --- diff --git a/file.c b/file.c index a934013f..9f1fb6d5 100644 --- 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);