diff options
Diffstat (limited to 'doc/news.xsl')
-rw-r--r-- | doc/news.xsl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/news.xsl b/doc/news.xsl index 4ec2bc52..5a5b4f2e 100644 --- a/doc/news.xsl +++ b/doc/news.xsl @@ -8,9 +8,6 @@ <xsl:text> NEWS file for libxslt - Note that this is automatically generated from the news webpage at: - http://xmlsoft.org/XSLT/news.html - </xsl:text> <xsl:apply-templates select="//xhtml:h3[1]/.."/> </xsl:template> |