Просмотр исходного кода

Removed debug output

[SVN r25290]
Misha Bergal 21 лет назад
Родитель
Сommit
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号