Skip to content

Commit

Permalink
Remove debug line (context dump) [PR theseer#354]
Browse files Browse the repository at this point in the history
  • Loading branch information
MacFJA authored and theseer committed Oct 3, 2019
1 parent ecf45e6 commit ed98080
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/html/functions.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
</xsl:variable>

<func:result>
<xsl:value-of select="$ctx"/>
<xsl:choose>
<xsl:when test="$ctx/@unresolved = 'true' or not($ctx/@full)">
<xsl:value-of select="$text"/>
Expand Down

0 comments on commit ed98080

Please sign in to comment.