1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-11 11:15:45 +01:00

Remove an unintended hunk from last changeset.

This commit is contained in:
Kris Maglione
2010-12-20 05:28:03 -05:00
parent 8f7de7cc12
commit dc2a286adc

View File

@@ -127,6 +127,7 @@
<xsl:copy-of select="$root/node()"/> <xsl:copy-of select="$root/node()"/>
</dactyl:document> </dactyl:document>
</xsl:variable> </xsl:variable>
<xsl:variable name="root2" select="exsl:node-set($doc2)/dactyl:document"/>
<html dactyl:highlight="Help"> <html dactyl:highlight="Help">
<head> <head>