cvs: php-gtk-doc /stylesheets/html synop.xsl
[email protected] ("Scott Mattocks")
| Newsgroups | php.gtk.doc |
|---|---|
| Message-ID | <cvsscottmattocks1160684638@cvsserver> |
scottmattocks Thu Oct 12 20:23:58 2006 UTC
Modified files:
/php-gtk-doc/stylesheets/html synop.xsl
Log:
Remove debug code.
http://cvs.php.net/viewvc.cgi/php-gtk-doc/stylesheets/html/synop.xsl?r1=1.8&r2=1.9&diff_format=u
Index: php-gtk-doc/stylesheets/html/synop.xsl
diff -u php-gtk-doc/stylesheets/html/synop.xsl:1.8 php-gtk-doc/stylesheets/html/synop.xsl:1.9
--- php-gtk-doc/stylesheets/html/synop.xsl:1.8 Wed Oct 11 16:34:34 2006
+++ php-gtk-doc/stylesheets/html/synop.xsl Thu Oct 12 20:23:58 2006
@@ -7,7 +7,7 @@
version='1.0'>
<!-- ********************************************************************
- $Id: synop.xsl,v 1.8 2006/10/11 16:34:34 cweiske Exp $
+ $Id: synop.xsl,v 1.9 2006/10/12 20:23:58 scottmattocks Exp $
********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
@@ -46,7 +46,6 @@
<xsl:text>, </xsl:text>
</xsl:if>
<xsl:if test="not(text() = 'void')">
-<xsl:message>!<xsl:value-of select="parameter/text()"/>!</xsl:message>
<xsl:choose>
<xsl:when test="$funcsynopsis.style='ansi'">
<xsl:apply-templates/>