Преглед изворни кода

Removed debug output

[SVN r25290]
Misha Bergal пре 21 година
родитељ
комит
cc2f8d4bc0
1 измењених фајлова са 0 додато и 3 уклоњено
  1. 0 3
      tools/regression/xsl_reports/xsl/v2/common.xsl

+ 0 - 3
tools/regression/xsl_reports/xsl/v2/common.xsl

@@ -434,9 +434,6 @@ http://www.boost.org/LICENSE_1_0.txt)
     <xsl:template name="show_notes">
         <xsl:param name="explicit_markup"/>
         <xsl:param name="notes"/>
-        <notes>
-            <xsl:copy-of select="$notes"/>
-        </notes>
             <div class="notes">
             <xsl:for-each select="$notes">
                 <div>

粤ICP备19079148号