Removed spurious commented out instructions.

This commit is contained in:
Rick Evans
2007-04-14 14:49:11 +00:00
parent 4dc38dd845
commit a0209b70db

View File

@@ -48,7 +48,6 @@
<!-- Use images for callouts instead of (1) (2) (3) -->
<xsl:param name="callout.graphics">0</xsl:param>
<!--<xsl:param name="callout.graphics.path">&callout_gfx_path;</xsl:param>-->
<!-- Place callout marks at this column in annotated areas -->
<xsl:param name="callout.defaultcolumn">90</xsl:param>
@@ -59,7 +58,6 @@
<!-- Use nice graphics for admonitions -->
<xsl:param name="admon.graphics">0</xsl:param>
<!-- <xsl:param name="admon.graphics.path">&admon_gfx_path;</xsl:param>-->
<!--###################################################
Misc