mirror of
https://github.com/postgres/postgres.git
synced 2025-05-28 00:03:23 -04:00
Remove unused chunk from standalone-profile.xsl
unused since 1707a0d2aa6b2bcfe78f63836c769943a1a6b9e0
This commit is contained in:
parent
5ccceb2946
commit
b8b62b4be2
@ -60,10 +60,6 @@ variant without links and references to the main documentation.
|
||||
<xsl:text>the documentation</xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="xref[@linkend='pgcrypto']">
|
||||
<xsl:text>pgcrypto</xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="xref[@linkend='plpython-python23']">
|
||||
<xsl:text>the </xsl:text><application>PL/Python</application><xsl:text> documentation</xsl:text>
|
||||
</xsl:template>
|
||||
|
Loading…
x
Reference in New Issue
Block a user