Mercurial > mplayer.hg
changeset 31772:ca68c0b0f4c4
Remove unused variable fake_docbook_xsl.
author | diego |
---|---|
date | Wed, 28 Jul 2010 06:08:55 +0000 |
parents | 75398f13e9f6 |
children | 69eadc0c5372 |
files | DOCS/xml/configure |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/configure Wed Jul 28 06:07:43 2010 +0000 +++ b/DOCS/xml/configure Wed Jul 28 06:08:55 2010 +0000 @@ -87,7 +87,6 @@ then docbook_xsl=/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/html/docbook.xsl echo "Not found. Using default ($docbook_xsl)" - fake_docbook_xsl=yes else echo "Found docbook.xsl at $docbook_xsl" fi