]> granicus.if.org Git - docbook-dsssl/commitdiff
Removed unused variable declaration
authorNorman Walsh <ndw@nwalsh.com>
Sun, 15 Apr 2001 21:34:45 +0000 (21:34 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Sun, 15 Apr 2001 21:34:45 +0000 (21:34 +0000)
xsl/fo/docbook.xsl

index 27eaa17ca9ef99c37543871dd60c1c8fd5ba4b67..115e5ad7bfc76f28ab8f978577c31a80a4ce994b 100644 (file)
       <xsl:otherwise>[could not find document title]</xsl:otherwise>
     </xsl:choose>
   </xsl:variable>
-  <xsl:variable name="docinfo" 
-                select="*[1]/artheader
-                        |*[1]/articleinfo
-                        |*[1]/sectioninfo
-                        |*[1]/sect1info"/>
 
   <fo:root font-family="Times Roman"
            font-size="12pt"