summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2011-05-31 11:04:05 +0100
committerSimon MacMullen <simon@rabbitmq.com>2011-05-31 11:04:05 +0100
commit98bbc39689ce4013e9a2c18b83a09eea67d415ef (patch)
treed00c1e6c31c4070b76ac77fac28cc351a7cd2be8 /docs
parent0f6772c73ad979d1e1dcb523f961701cbb44a110 (diff)
downloadrabbitmq-server-git-98bbc39689ce4013e9a2c18b83a09eea67d415ef.tar.gz
Remove more pointless namespaces.
Diffstat (limited to 'docs')
-rw-r--r--docs/examples-to-end.xsl4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/examples-to-end.xsl b/docs/examples-to-end.xsl
index d9686adac8..a0a741785f 100644
--- a/docs/examples-to-end.xsl
+++ b/docs/examples-to-end.xsl
@@ -1,9 +1,5 @@
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
- xmlns:exsl="http://exslt.org/common"
- xmlns:ng="http://docbook.org/docbook-ng"
- xmlns:db="http://docbook.org/ns/docbook"
- exclude-result-prefixes="exsl ng db"
version='1.0'>
<xsl:output doctype-public="-//OASIS//DTD DocBook XML V4.5//EN" doctype-system="http://www.docbook.org/xml/4.5/docbookx.dtd" />