]> granicus.if.org Git - docbook-dsssl/commitdiff
Remove unused parameter: check.idref
authorNorman Walsh <ndw@nwalsh.com>
Fri, 22 Jun 2001 12:32:51 +0000 (12:32 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Fri, 22 Jun 2001 12:32:51 +0000 (12:32 +0000)
xsl/html/param.xsl

index 6c73d6b533f06d270e505c143b17f8bab3d80809..1fee16f3374367d46088618e2ce574783d88d5e0 100644 (file)
@@ -483,18 +483,6 @@ is produced, this HTML element will be used to make the list.
 </refdescription>
 </doc:param>
 
-<!-- ==================================================================== -->
-<xsl:param name="check.idref" doc:type='boolean'>1</xsl:param>
-
-<doc:param name="check.idref" xmlns="">
-<refpurpose>Test the target of IDREF attributes?</refpurpose>
-<refdescription>
-<para>If 1, the target of IDREF attributes are tested for presence
-(and uniqueness). This can be very expensive in large documents.
-</para>
-</refdescription>
-</doc:param>
-
 <!-- ==================================================================== -->
 <xsl:param name="use.id.function" doc:type='boolean' select="'1'"/>