removed redundant library, removed references to non-existent localisation functions in date-time lib

svn path=/branches/test/; revision=28787
This commit is contained in:
2014-07-14 23:09:09 +00:00
parent 2d42a0d0b9
commit e82976d2d4
3 changed files with 0 additions and 1466 deletions
-6
View File
@@ -32,10 +32,4 @@
</xsl:copy>
</xsl:template>
<xsl:template match="@dt:*">
<xsl:attribute name="{local-name()}">
<xsl:value-of select="." />
</xsl:attribute>
</xsl:template>
</xsl:stylesheet>