Log message for revision 66741: - removed obsolete files Changed: D CMF/trunk/CMFCalendar/interfaces/Event.py D CMF/trunk/CMFCalendar/interfaces/portal_calendar.py
-=- Deleted: CMF/trunk/CMFCalendar/interfaces/Event.py =================================================================== --- CMF/trunk/CMFCalendar/interfaces/Event.py 2006-04-09 16:34:03 UTC (rev 66740) +++ CMF/trunk/CMFCalendar/interfaces/Event.py 2006-04-09 16:34:18 UTC (rev 66741) @@ -1,21 +0,0 @@ -############################################################################## -# -# Copyright (c) 2006 Zope Corporation and Contributors. All Rights Reserved. -# -# This software is subject to the provisions of the Zope Public License, -# Version 2.1 (ZPL). A copy of the ZPL should accompany this distribution. -# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED -# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS -# FOR A PARTICULAR PURPOSE. -# -############################################################################## -""" Event content type interfaces. - -$Id$ -""" - -# BBB: module will be removed in CMF 2.2 -# zope2 interfaces created on runtime: -# - IEvent -# - IMutableEvent Deleted: CMF/trunk/CMFCalendar/interfaces/portal_calendar.py =================================================================== --- CMF/trunk/CMFCalendar/interfaces/portal_calendar.py 2006-04-09 16:34:03 UTC (rev 66740) +++ CMF/trunk/CMFCalendar/interfaces/portal_calendar.py 2006-04-09 16:34:18 UTC (rev 66741) @@ -1,20 +0,0 @@ -############################################################################## -# -# Copyright (c) 2006 Zope Corporation and Contributors. All Rights Reserved. -# -# This software is subject to the provisions of the Zope Public License, -# Version 2.1 (ZPL). A copy of the ZPL should accompany this distribution. -# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED -# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS -# FOR A PARTICULAR PURPOSE. -# -############################################################################## -""" Calendar tool interface - -$Id$ -""" - -# BBB: module will be removed in CMF 2.2 -# zope2 interfaces created on runtime: -# - portal_calendar _______________________________________________ CMF-checkins mailing list [email protected] http://mail.zope.org/mailman/listinfo/cmf-checkins
