From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 572DA1382C5 for ; Wed, 24 Feb 2021 19:36:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ACD35E089C; Wed, 24 Feb 2021 19:36:09 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 995CAE089C for ; Wed, 24 Feb 2021 19:36:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8AA1833FE2A for ; Wed, 24 Feb 2021 19:36:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2CED1C3 for ; Wed, 24 Feb 2021 19:36:07 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1614195309.8c8aa2eb9275ebd2d1ca944f982646147665c0ee.ulm@gentoo> Subject: [gentoo-commits] proj/devmanual:master commit in: / X-VCS-Repository: proj/devmanual X-VCS-Files: devbook.xsl X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 8c8aa2eb9275ebd2d1ca944f982646147665c0ee X-VCS-Branch: master Date: Wed, 24 Feb 2021 19:36:07 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7ede67c2-e853-4819-b219-227f45009d8c X-Archives-Hash: 0a302f148c4fd7631cf0aad8f3537fc2 commit: 8c8aa2eb9275ebd2d1ca944f982646147665c0ee Author: Ulrich Müller gentoo org> AuthorDate: Wed Feb 24 19:35:09 2021 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Feb 24 19:35:09 2021 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=8c8aa2eb devbook.xsl: Drop unused findParent template This has been superseded by printParentDocs some time ago. Signed-off-by: Ulrich Müller gentoo.org> devbook.xsl | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/devbook.xsl b/devbook.xsl index 5c81497..003f7ed 100644 --- a/devbook.xsl +++ b/devbook.xsl @@ -822,17 +822,6 @@ - - - - - - - - - - -
<>