commit:     ff9d9f476e9f2d57795eb38f018a628588b02e70
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  2 12:51:28 2020 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Jan  2 12:51:28 2020 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=ff9d9f47

devbook.xsl: Remove duplicate comment.

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 devbook.xsl | 2 --
 1 file changed, 2 deletions(-)

diff --git a/devbook.xsl b/devbook.xsl
index ae0313c..4b16010 100644
--- a/devbook.xsl
+++ b/devbook.xsl
@@ -47,8 +47,6 @@
 
       <h3 id="{$anchor}"><xsl:apply-templates select="title"/></h3>
       <xsl:apply-templates select="(body|subsubsection)"/>
-
-      <!-- If you need, change here to add more nesting levels -->
     </div>
   </xsl:template>
 

Reply via email to