summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/pl/html-single.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/xml/pl/html-single.xsl')
-rw-r--r--DOCS/xml/pl/html-single.xsl8
1 files changed, 0 insertions, 8 deletions
diff --git a/DOCS/xml/pl/html-single.xsl b/DOCS/xml/pl/html-single.xsl
deleted file mode 100644
index b263daf761..0000000000
--- a/DOCS/xml/pl/html-single.xsl
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
- version="1.0">
-
- <xsl:import href="../html-single.xsl"/>
- <xsl:include href="html-common.xsl"/>
-
-</xsl:stylesheet>