--- 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