appobject.py
branchstable
changeset 4485 5f99eb0b99f7
parent 4435 3e253ad89468
child 4490 d45cde54d464
--- a/appobject.py	Sat Feb 06 10:31:27 2010 +0100
+++ b/appobject.py	Sat Feb 06 10:34:26 2010 +0100
@@ -295,7 +295,6 @@
         cls.vreg = registry.vreg
         cls.schema = registry.schema
         cls.config = registry.config
-        cls.register_properties()
         return cls
 
     @classmethod