summaryrefslogtreecommitdiff
path: root/navit/xslt/openmoko.xslt
diff options
context:
space:
mode:
Diffstat (limited to 'navit/xslt/openmoko.xslt')
-rw-r--r--navit/xslt/openmoko.xslt1
1 files changed, 0 insertions, 1 deletions
diff --git a/navit/xslt/openmoko.xslt b/navit/xslt/openmoko.xslt
index ecd946a40..dae507c90 100644
--- a/navit/xslt/openmoko.xslt
+++ b/navit/xslt/openmoko.xslt
@@ -9,6 +9,5 @@
<xsl:output method="xml" doctype-system="navit.dtd" cdata-section-elements="gui"/>
<xsl:include href="navit_drag_bitmap.xslt"/>
<xsl:include href="osd_minimum.xslt"/>
- <xsl:include href="osd_enable_zoom.xslt"/>
<xsl:template match="@*|node()"><xsl:copy><xsl:apply-templates select="@*|node()"/></xsl:copy></xsl:template>
</xsl:transform>