From d170a803d89a536ca31914b96e535a891620be44 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Sat, 23 Feb 2008 01:21:12 +0000 Subject: [PATCH] Remove unused namespaces. --- configs/upgrade.xsl | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/configs/upgrade.xsl b/configs/upgrade.xsl index 4e40f68..be86033 100644 --- a/configs/upgrade.xsl +++ b/configs/upgrade.xsl @@ -5,10 +5,7 @@ xmlns:cred="urn:mace:shibboleth:credentials:1.0" xmlns:conf="urn:mace:shibboleth:2.0:native:sp:config" xmlns="urn:mace:shibboleth:2.0:native:sp:config" - xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" - xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" - xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol" - exclude-result-prefixes="oldconf cred saml1"> + exclude-result-prefixes="oldconf cred"> -- 2.1.4