summaryrefslogtreecommitdiff
path: root/xslt/docbook/common/db-xref.xsl
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2005-12-18 20:09:09 +0000
committerShaun McCance <shaunm@src.gnome.org>2005-12-18 20:09:09 +0000
commit8a801d9620213185cd6541e5dd6b57548eebb2b9 (patch)
tree44d561c8075f1a9c35eb0464fd2623bf36aa610d /xslt/docbook/common/db-xref.xsl
parent6a5b5f629f7fbc3c5576204540f0cfae0ecf0bcc (diff)
downloadgnome-doc-utils-8a801d9620213185cd6541e5dd6b57548eebb2b9.tar.gz
- Remove the gettext import for better performance, from Don Scorgie
* xslt/docbook/common/db-label.xsl: * xslt/docbook/common/db-title.xsl: * xslt/docbook/common/db-xref.xsl: - Remove the gettext import for better performance, from Don Scorgie
Diffstat (limited to 'xslt/docbook/common/db-xref.xsl')
-rw-r--r--xslt/docbook/common/db-xref.xsl1
1 files changed, 0 insertions, 1 deletions
diff --git a/xslt/docbook/common/db-xref.xsl b/xslt/docbook/common/db-xref.xsl
index 6944092..6471645 100644
--- a/xslt/docbook/common/db-xref.xsl
+++ b/xslt/docbook/common/db-xref.xsl
@@ -20,7 +20,6 @@ Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
xmlns:doc="http://www.gnome.org/~shaunm/xsldoc"
exclude-result-prefixes="doc"
version="1.0">
-<xsl:import href="../../gettext/gettext.xsl"/>
<doc:title>Common Cross Reference Utilities</doc:title>