[Erp5-report] r20337 - /erp5/trunk/products/ERP5/Document/Calendar.py

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Apr 8 10:55:06 CEST 2008


Author: jerome
Date: Tue Apr  8 10:55:06 2008
New Revision: 20337

URL: http://svn.erp5.org?rev=20337&view=rev
Log:
this commented out code is useless

Modified:
    erp5/trunk/products/ERP5/Document/Calendar.py

Modified: erp5/trunk/products/ERP5/Document/Calendar.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/Calendar.py?rev=20337&r1=20336&r2=20337&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/Calendar.py (original)
+++ erp5/trunk/products/ERP5/Document/Calendar.py Tue Apr  8 10:55:06 2008
@@ -44,9 +44,6 @@
     security = ClassSecurityInfo()
     security.declareObjectProtected(Permissions.AccessContentsInformation)
 
-    # XXX Should be removed if interface are not a good Idea.
-    #__implements__ = ( Interface.Inventory, )
-
     # Default Properties
     property_sheets = ( PropertySheet.Base
                       , PropertySheet.XMLObject




More information about the Erp5-report mailing list