summaryrefslogtreecommitdiff
path: root/deps/jemalloc/doc/html.xsl.in
diff options
context:
space:
mode:
Diffstat (limited to 'deps/jemalloc/doc/html.xsl.in')
-rw-r--r--deps/jemalloc/doc/html.xsl.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/deps/jemalloc/doc/html.xsl.in b/deps/jemalloc/doc/html.xsl.in
index ec4fa6552..a91d9746f 100644
--- a/deps/jemalloc/doc/html.xsl.in
+++ b/deps/jemalloc/doc/html.xsl.in
@@ -1,5 +1,4 @@
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:import href="@XSLROOT@/html/docbook.xsl"/>
<xsl:import href="@abs_srcroot@doc/stylesheet.xsl"/>
- <xsl:output method="xml" encoding="utf-8"/>
</xsl:stylesheet>