1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-02 02:52:27 +01:00

Fix sporadic whitespace issue in :help NEWS generation issue.

This commit is contained in:
Kris Maglione
2011-05-26 12:39:08 -04:00
parent a92b3bb41a
commit 9cda20c650

View File

@@ -791,7 +791,6 @@ var Dactyl = Module("dactyl", XPCOM(Ci.nsISupportsWeakReference, ModuleBase), {
}
}
XML.prettyPrinting = XML.ignoreWhitespace = false;
return ["application/xml",
'<?xml version="1.0"?>\n' +
'<?xml-stylesheet type="text/xsl" href="dactyl://content/help.xsl"?>\n' +