Log message for revision 40576:
  No longer use the defaultLayer directive.  It didn't do anything anyway.
  

Changed:
  U   Zope/branches/2.9/lib/python/Products/Five/browser/configure.zcml

-=-
Modified: Zope/branches/2.9/lib/python/Products/Five/browser/configure.zcml
===================================================================
--- Zope/branches/2.9/lib/python/Products/Five/browser/configure.zcml   
2005-12-05 21:46:40 UTC (rev 40575)
+++ Zope/branches/2.9/lib/python/Products/Five/browser/configure.zcml   
2005-12-05 23:02:49 UTC (rev 40576)
@@ -20,11 +20,6 @@
       interface="zope.publisher.interfaces.browser.IDefaultBrowserLayer"
       />
 
-  <defaultLayer
-      type="zope.publisher.interfaces.browser.IBrowserRequest"
-      layer="zope.publisher.interfaces.browser.IDefaultBrowserLayer"
-      />
-
   <browser:page
       for="*"
       name="absolute_url"

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to