]> granicus.if.org Git - docbook-dsssl/commitdiff
Removed parameter: no longer (never?) used
authorNorman Walsh <ndw@nwalsh.com>
Thu, 4 Jul 2002 15:16:53 +0000 (15:16 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Thu, 4 Jul 2002 15:16:53 +0000 (15:16 +0000)
xsl/params/chunk.datafile.xml [deleted file]

diff --git a/xsl/params/chunk.datafile.xml b/xsl/params/chunk.datafile.xml
deleted file mode 100644 (file)
index 74c0c28..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-<refentry id="chunk.datafile">
-<refmeta>
-<refentrytitle>chunk.datafile</refentrytitle>
-
-</refmeta>
-<refnamediv>
-<refname>chunk.datafile</refname>
-<refpurpose>Name of the temporary file used to hold chunking data</refpurpose>
-</refnamediv>
-
-<refsynopsisdiv>
-<src:fragment id='chunk.datafile.frag'>
-<xsl:param name="chunk.datafile" select="'.chunks'"/>
-</src:fragment>
-</refsynopsisdiv>
-
-<refsect1><title>Description</title>
-
-<para>Chunking is now a two-step process. The
-<parameter>chunk.datafile</parameter> is the name of the file used to
-hold the chunking data.
-</para>
-
-</refsect1>
-</refentry>