[Zope3-checkins] CVS: Zope3/src/zope/app/presentation -
configure.zcml:1.10
Fred L. Drake, Jr.
fred at zope.com
Thu Apr 29 16:50:56 EDT 2004
Update of /cvs-repository/Zope3/src/zope/app/presentation
In directory cvs.zope.org:/tmp/cvs-serv18661
Modified Files:
configure.zcml
Log Message:
remove two unused namespace declarations
=== Zope3/src/zope/app/presentation/configure.zcml 1.9 => 1.10 ===
--- Zope3/src/zope/app/presentation/configure.zcml:1.9 Thu Apr 29 16:50:06 2004
+++ Zope3/src/zope/app/presentation/configure.zcml Thu Apr 29 16:50:56 2004
@@ -1,7 +1,5 @@
<configure
xmlns='http://namespaces.zope.org/zope'
- xmlns:event='http://namespaces.zope.org/event'
- xmlns:fssync='http://namespaces.zope.org/fssync'
i18n_domain="zope"
>
More information about the Zope3-Checkins
mailing list