diff options
Diffstat (limited to 'docs/docbook/xslt/db2latex/html.mod.xsl')
-rw-r--r-- | docs/docbook/xslt/db2latex/html.mod.xsl | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/docs/docbook/xslt/db2latex/html.mod.xsl b/docs/docbook/xslt/db2latex/html.mod.xsl deleted file mode 100644 index e4ad775d18..0000000000 --- a/docs/docbook/xslt/db2latex/html.mod.xsl +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version='1.0'?> -<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'> - <!--############################################################################# - | $Id: html.mod.xsl,v 1.1.2.3 2003/08/12 18:22:39 jelmer Exp $ - |- ############################################################################# - | $Author: jelmer $ - | - | PURPOSE: - | - + ############################################################################## --> - - - <xsl:template name="html"> - </xsl:template> - -</xsl:stylesheet> - |