Author: thorsten
Date: Wed Mar 15 12:08:38 2006
New Revision: 386155

URL: http://svn.apache.org/viewcvs?rev=386155&view=rev
Log:
removing obsolete declarations

Modified:
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/helper/strip-dispatcher-remains.xsl

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/helper/strip-dispatcher-remains.xsl
URL: 
http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/helper/strip-dispatcher-remains.xsl?rev=386155&r1=386154&r2=386155&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/helper/strip-dispatcher-remains.xsl
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/helper/strip-dispatcher-remains.xsl
 Wed Mar 15 12:08:38 2006
@@ -16,10 +16,7 @@
   limitations under the License.
 -->
 <xsl:stylesheet version="1.0"
-  xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
-  xmlns:i18n="http://apache.org/cocoon/i18n/2.1";
-  xmlns:jx="http://apache.org/cocoon/templates/jx/1.0";
-  xmlns:forrest="http://apache.org/forrest/templates/1.0";>
+  xmlns:xsl="http://www.w3.org/1999/XSL/Transform";>
 
   <xsl:import href="lm://transform.xml.xml-namespace-stripped"/>
 


Reply via email to