Skip to content

Commit b8b62b4

Browse files
committed
Remove unused chunk from standalone-profile.xsl
unused since 1707a0d
1 parent 5ccceb2 commit b8b62b4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

doc/src/sgml/standalone-profile.xsl

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,6 @@ variant without links and references to the main documentation.
6060
<xsl:text>the documentation</xsl:text>
6161
</xsl:template>
6262

63-
<xsl:template match="xref[@linkend='pgcrypto']">
64-
<xsl:text>pgcrypto</xsl:text>
65-
</xsl:template>
66-
6763
<xsl:template match="xref[@linkend='plpython-python23']">
6864
<xsl:text>the </xsl:text><application>PL/Python</application><xsl:text> documentation</xsl:text>
6965
</xsl:template>

0 commit comments

Comments
 (0)