Author: tack
Date: Tue Oct 25 19:21:11 2005
New Revision: 877

Modified:
   trunk/base/src/base/db.py

Log:
Remove automatic adding of 'dir' object type.


Modified: trunk/base/src/base/db.py
==============================================================================
--- trunk/base/src/base/db.py   (original)
+++ trunk/base/src/base/db.py   Tue Oct 25 19:21:11 2005
@@ -225,8 +225,6 @@
         f.close()
         self._open_db()
 
-        self.register_object_type_attrs("dir")
-
 
     def _register_check_indexes(self, indexes, attrs):
         for cols in indexes:


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to