From: Lennart Poettering Date: Mon, 22 Feb 2021 22:07:22 +0000 (+0100) Subject: resolved: remove duplicate comment X-Git-Tag: v248-rc1~3^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=990e7e87ad93e791f8e77c526ccafd761b5f319b;p=thirdparty%2Fsystemd.git resolved: remove duplicate comment Practically the same comment is a few lines up covering both parts anyway, let's remove one. --- diff --git a/src/resolve/resolved-dns-stub.c b/src/resolve/resolved-dns-stub.c index b6e66f7f67f..4f2088bb769 100644 --- a/src/resolve/resolved-dns-stub.c +++ b/src/resolve/resolved-dns-stub.c @@ -277,9 +277,6 @@ static int dns_stub_assign_sections( edns0_do); if (r < 0) return r; - - /* Include all RRs that originate from the answer or authority sections, and aren't listed in the - * answer section, in the authority section */ r = dns_stub_collect_answer_by_section( &q->reply_authoritative, q->answer,