summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'DocBook/Stylesheets/common/params.xsl')
-rw-r--r--DocBook/Stylesheets/common/params.xsl8
1 files changed, 0 insertions, 8 deletions
diff --git a/DocBook/Stylesheets/common/params.xsl b/DocBook/Stylesheets/common/params.xsl
deleted file mode 100644
index 6da03c0..0000000
--- a/DocBook/Stylesheets/common/params.xsl
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version='1.0'?>
-<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
-
- <xsl:param name="xref.with.number.and.title" select="'0'"/>
- <xsl:param name="callout.graphics" select="'0'"/>
- <xsl:param name="callout.unicode" select="'1'"/>
-
-</xsl:stylesheet>