aboutsummaryrefslogtreecommitdiffstats
path: root/stylesheets/lfs-xsl/docbook-xsl-snapshot/highlighting/common.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheets/lfs-xsl/docbook-xsl-snapshot/highlighting/common.xsl')
-rw-r--r--stylesheets/lfs-xsl/docbook-xsl-snapshot/highlighting/common.xsl16
1 files changed, 0 insertions, 16 deletions
diff --git a/stylesheets/lfs-xsl/docbook-xsl-snapshot/highlighting/common.xsl b/stylesheets/lfs-xsl/docbook-xsl-snapshot/highlighting/common.xsl
deleted file mode 100644
index 40473c519..000000000
--- a/stylesheets/lfs-xsl/docbook-xsl-snapshot/highlighting/common.xsl
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version='1.0'?>
-<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
- version='1.0'>
-
-<!-- ********************************************************************
-
- Fake file to keep happy ../{fo,xhtml}/verbatim.xsl
-
- ******************************************************************** -->
-
- <xsl:template name="apply-highlighting">
- <xsl:apply-templates/>
- </xsl:template>
-
-</xsl:stylesheet>
-