mirror of
https://github.com/boostorg/boost.git
synced 2025-04-18 02:56:09 +00:00
Removed debug output
[SVN r25290]
This commit is contained in:
parent
c160a61ac2
commit
cc2f8d4bc0
1 changed files with 0 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue