summaryrefslogtreecommitdiff
path: root/docs/xslt/html.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'docs/xslt/html.xsl')
-rw-r--r--docs/xslt/html.xsl2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/xslt/html.xsl b/docs/xslt/html.xsl
index bb07516ad2..8481a86d24 100644
--- a/docs/xslt/html.xsl
+++ b/docs/xslt/html.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/docbook.xsl"/>
<xsl:import href="html-common.xsl"/>