summaryrefslogtreecommitdiff
path: root/docs/xslt/html-chunk.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'docs/xslt/html-chunk.xsl')
-rw-r--r--docs/xslt/html-chunk.xsl2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/xslt/html-chunk.xsl b/docs/xslt/html-chunk.xsl
index e98a3df8dc..00b310610a 100644
--- a/docs/xslt/html-chunk.xsl
+++ b/docs/xslt/html-chunk.xsl
@@ -3,8 +3,6 @@
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
-<xsl:import href="../settings.xsl"/>
-
<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl"/>
<xsl:import href="html-common.xsl"/>
<xsl:param name="chunk.first.sections" select="1"/>